Commit Graph

46 Commits

Author SHA1 Message Date
Dmitry Rendov
3410d27851 Introduce messages.yml for further localization 2020-05-15 17:27:19 +03:00
EtienneDx
a97b667795 fix in AnnotationConfig 2020-05-15 15:37:45 +02:00
EtienneDx
b7eb449146 added admin /re cancel command 2020-05-15 11:12:06 +02:00
EtienneDx
2fd872d707 cleanup of old comments 2020-05-15 10:26:03 +02:00
EtienneDx
80131ea2d9 Permissions fixed for rents and allowed admins to use exit offers (#9
and #19)
2020-05-14 19:17:13 +02:00
EtienneDx
eb35e8fde7 Adapted code to fit the latest Grief Prevention build 2020-05-12 21:31:24 +02:00
EtienneDx
16a581f397 Fix Issue #16 2020-05-12 18:02:16 +02:00
EtienneDx
e7af45f34b Merge branch 'master' of https://github.com/EtienneDx/RealEstate 2020-05-12 17:47:59 +02:00
EtienneDx
fe8eb101da Removed unused code 2020-05-12 17:47:39 +02:00
EtienneDx
b3be946de7
Merge pull request #15 from maxnz/patch-1
Add api-version to plugin.yml
2020-04-22 09:12:53 +02:00
Max Narvaez
ca68ca4f61
Add api-version to plugin.yml
The plugin is being loaded as a "legacy plugin" because the api-version is not set. This should make Spigot stop complaining about how it doesn't have an api-version and allow it to load as a normal plugin.
2020-04-21 14:38:21 -05:00
EtienneDx
5570e8bec2 Multiple bug fixes 2020-02-27 18:09:22 +01:00
EtienneDx
44f64dd400 fixes for admin claims renting and leasing 2019-08-27 13:16:06 +02:00
EtienneDx
f25693ce6b grant permission trust on rent lease 2019-08-27 11:45:12 +02:00
EtienneDx
8bb1b46cd0 Proper shade of AnnotationConfig 2019-08-12 18:45:16 +02:00
EtienneDx
db7e5976c0 First release 2019-08-06 20:52:29 +02:00
EtienneDx
05cf6754ea add /re list command and other syntax 2019-08-06 16:45:57 +02:00
EtienneDx
c18769d586 Fixed sell not being loaded (need constructor, even if super) 2019-08-06 14:59:03 +02:00
EtienneDx
8c18e01cb4 Changed to automatically sell/rent/lease as 'SERVER' for admin claims 2019-08-06 14:34:13 +02:00
EtienneDx
2cff090309 added /re seller command to change who is selling an admin claim 2019-07-31 17:26:15 +02:00
EtienneDx
96a50c1107 Fix sign error with short names 2019-05-21 23:53:02 +02:00
EtienneDx
abb2ca2d57 Switched to AnnotationConfig-1.0 2019-05-18 21:45:06 +02:00
EtienneDx
0e495231c5 Added AnnotationConfig support, so config now includes comments 2019-05-18 21:32:57 +02:00
EtienneDx
6a9ed1447e Added support for GP patch to prevent claim resizes & all 2019-05-17 15:09:57 +02:00
EtienneDx
72617e650a Switched to version 0.2.0-SNAPSHOT 2019-05-16 17:32:17 +02:00
EtienneDx
aa4138808a
Merge pull request #7 from EtienneDx/feature-currency-symbol
Added currency symbol as a config option
2019-05-16 17:29:42 +02:00
EtienneDx
d3b38ba056
Merge pull request #6 from EtienneDx/spigot_1.14
Switched to 1.14 spigot version
2019-05-16 17:26:59 +02:00
EtienneDx
a30d449335 Added currency symbol as a config option 2019-05-16 17:22:53 +02:00
EtienneDx
20d538d901 Switched to 1.14 spigot version 2019-05-16 15:56:30 +02:00
EtienneDx
70c612a5d7
Merge pull request #5 from SpencerSharkey/patch-1
Fix NPE when player steps on pressure plate
2019-05-16 15:14:58 +02:00
Spencer
322fe85d60
Fix NPE when player steps on pressure plate 2019-05-16 05:38:36 -07:00
EtienneDx
0de8eb2935
Create LICENSE 2019-04-30 23:57:51 +02:00
EtienneDx
c0f616db56 fix trustlist being reset on server stop 2019-04-30 18:35:10 +02:00
EtienneDx
f603b07ff7 Added mail support and optionnal sign removal 2019-04-30 14:46:16 +02:00
EtienneDx
53597d7e9d fixed scope error in pom xml which made a huge jar output 2019-04-29 18:30:44 +02:00
EtienneDx
2b6b0ae13e Switched commands to ACF 2019-04-29 14:56:57 +02:00
EtienneDx
5223fae61a minor changes for better testing 2019-04-29 09:37:11 +02:00
EtienneDx
277fc4a39a cleanup, switched to maven 2019-04-28 21:29:28 +02:00
EtienneDx
9578ebb9f0 Created the exitoffer command 2019-04-28 15:24:16 +02:00
EtienneDx
8e04b56a6b Finished all basic features, fixed bugs, ready for beta0.1 release 2019-04-27 18:36:25 +02:00
EtienneDx
114deef33f cleanup and whole renting system 2019-04-26 21:40:49 +02:00
EtienneDx
91d922ec9f Working selling/buying of claims and subclaims 2019-04-25 23:15:12 +02:00
EtienneDx
f71b496587 Added signs removal to cancel transactions 2019-04-25 18:55:27 +02:00
EtienneDx
b1c5057a77 Done for putting claim to sell (not buying yet) 2019-04-25 18:17:33 +02:00
EtienneDx
72833734d8 Starting to get things in place 2019-04-25 16:52:01 +02:00
EtienneDx
162eff537d Initial commit 2019-04-25 15:05:14 +02:00