Commit graph

232 commits

Author SHA1 Message Date
Lennart ten Wolde 4b7714d2f0 Fix compilation and add PlotSquared v5 support 2020-05-20 17:49:56 +02:00
lenis0012 814827beaa
Merge pull request #40 from peacefulfarms/master
Cancel gift command if partner's inventory is full
2020-04-27 17:38:52 +02:00
lenis0012 573d802405
Merge pull request #43 from CivWarsOSS/refactor/docsumentation
Add License Text & Readme File
2020-04-27 17:20:01 +02:00
TheFlagCourier 452bd072f2
Create License Markdown File
This is the license listed on the project's Bukkit Dev listing. Having this file in the Git allows GitHub and GitLab to display an at-a-glance indication of what license the project is under. (GPLv3 as stated on dev.bukkit.org)
2020-03-22 07:13:46 -05:00
TheFlagCourier ca1966af0d
Create .github/README.md
Based on Marriage's Bukkit Dev listing.
2020-03-22 07:13:46 -05:00
peacefulfarms 7a568b529d
Update Message.java
Add message
2019-06-28 00:01:41 -04:00
peacefulfarms 51f7b69c9a
Update CommandGift.java
Cancel if partner's inventory is full when gifting
2019-06-28 00:00:46 -04:00
Lennart ten Wolde 859454cb57 Prepare for next development iteration 2019-04-29 11:27:16 +02:00
Lennart ten Wolde a58c086c42 Release: 2.0.19 2019-04-29 11:22:42 +02:00
Lennart ten Wolde 1224ec7760 Fix plugin version 2018-12-31 17:50:30 +01:00
Lennart ten Wolde c4a53b854e Fix material issue with 1.13.2 2018-12-31 17:46:47 +01:00
Lennart ten Wolde 2f63ca6ae5 Fix dependency issue 2018-12-31 17:44:48 +01:00
Lennart ten Wolde 5be4a741b3 Add support for 2.1.13 2018-12-31 17:42:47 +01:00
Lennart ten Wolde 90efc91e21 Release: 2.0.18 2018-06-05 20:33:11 +02:00
Lennart ten Wolde 853b73cf32 Fix safe teleport feature 2018-06-05 20:29:43 +02:00
Lennart ten Wolde 2bd8bbdec8 Safe teleport 2018-06-05 19:09:30 +02:00
Lennart ten Wolde b06c62e343 Possibly fix error? 2018-06-05 18:46:00 +02:00
Lennart ten Wolde b4dc7e0713 End url with database name. Fixes #33 2017-11-23 20:04:02 +01:00
Lennart ten Wolde 6bb62cab26 Use raw name in PM 2017-11-23 19:53:52 +01:00
Lennart ten Wolde 917b23e9c5 stable build 2.0.17 2017-07-28 23:36:01 +02:00
Lennart ten Wolde 82ff7cfa73 Resolve command registration (for some users) 2017-07-28 23:29:19 +02:00
Lennart ten wolde 8f00f9c30f snapshot 2017-02-26 20:28:13 +01:00
Lennart ten wolde 33dcef4bae Version bump 2017-02-26 20:26:50 +01:00
Lennart ten wolde ab59a40fb0 Fix chat color in unmarried format 2017-02-26 20:17:29 +01:00
Lennart ten wolde c7c85c1a93 fix command registration error 2017-02-26 20:08:20 +01:00
Lennart ten wolde 0b4507c4a6 Allow chat format of unmarried players to be changed #25 2017-02-26 17:32:51 +01:00
Lennart ten wolde c30a33f0e8 Add option to disable gender swap. Adds #26 2017-02-09 22:23:38 +01:00
Lennart ten wolde 98e65fc934 Don't unload partner data when checking last login. Fixes #23 2017-02-08 16:25:10 +01:00
Lennart ten wolde ae65735ff9 Add method to retrieve player data without caching 2017-02-08 16:24:18 +01:00
Lennart ten wolde 2a42336796 fix possible error for console 2017-02-08 16:07:38 +01:00
Lennart ten wolde f56fa4d35e Fix typo in settings 2017-02-08 00:37:13 +01:00
Lennart ten wolde 2b33e17397 Update spigot-api to 1.11.2 2017-02-08 00:29:36 +01:00
Lennart ten wolde 57558303d9 update POM plugins 2017-02-07 22:42:41 +01:00
Lennart ten wolde 7443277886 Add reload command & remove ebean references 2017-02-07 22:01:04 +01:00
lenis0012 109cb00b6f Merge pull request #22 from lucko/master
Fix permissions not being registered
2016-12-20 22:37:41 +01:00
Luck 2dc77322ce
fix permissions not being registered 2016-12-20 20:51:43 +00:00
lenis0012 a722749260 version bump 2016-11-30 18:43:10 +01:00
lenis0012 e0febe70f0 fix typo in config 2016-11-30 18:40:21 +01:00
lenis0012 c08f9aad37 Merged branch master into master 2016-11-30 18:23:42 +01:00
lenis0012 dd82fe80ba fix command error and chat bug 2016-11-30 18:23:37 +01:00
lenis0012 a0458586f6 Merge pull request #21 from Maximvdw/patch-1
Updated Vault Repository
2016-11-27 21:14:42 +01:00
Maxim Van de Wynckel 46ae703a9e Updated Vault Repository
Updated Vault repository as the old one is removed.
For more info:
https://dev.bukkit.org/bukkit-plugins/vault/
2016-11-27 11:57:00 +01:00
lenis0012 90a6b3a829 update version file 2016-11-18 00:02:51 +01:00
lenis0012 1d14bc7c52 fix compile errors 2016-11-18 00:02:01 +01:00
lenis0012 bbe53fe01f version bump (1.11) 2016-11-17 23:59:17 +01:00
lenis0012 ae38ae353e Use colored message formatting 2016-08-28 23:00:23 +02:00
lenis0012 efbbef52c7 Fix status formatting 2016-08-22 15:24:14 +02:00
lenis0012 8bf7ea6b5e Add bonus exp (and ver bump) 2016-08-21 22:33:02 +02:00
Lennart ten Wolde 335d923a54 Add pvp command 2016-06-15 17:59:00 +02:00
Lennart ten Wolde 66e856bb87 Add permission for chat color 2016-06-14 17:35:22 +02:00