Commit Graph

79 Commits

Author SHA1 Message Date
Etienne Dx
d870f5e04d feat: added last messages & fixed event checks with GP 2022-01-18 19:20:34 +01:00
Etienne Dx
75ba2173bc feat: rent messages 2022-01-16 18:01:35 +01:00
Etienne Dx
7e7ca3b398 feat: Moved most messages to Messages.java config file 2022-01-14 18:38:17 +01:00
Etienne Dx
df6b5bede0 feat: updated to spigot 1.18.1 and GP 16.18-RC1 as a native dependency 2022-01-14 13:04:57 +01:00
Etienne Dx
2b9a5a97e3 docs: changelog 2021-09-09 12:07:06 +02:00
Etienne Dx
20fea59a39 fix: build pipeline & revoked action 2021-09-09 12:05:40 +02:00
Etienne Dx
c9a619c027 fix: artifact-id to lower 2021-09-09 11:29:12 +02:00
Etienne Dx
e9c776f121 Merge branch 'master' into release/1.4.0 2021-09-09 11:20:02 +02:00
Etienne Dx
17f80c33d7 feat: github action deployement 2021-09-09 11:16:45 +02:00
EtienneDx
72af7ce8f5
feat: deploy to github packages 2021-09-09 11:02:08 +02:00
Etienne Dx
0326917f5f fix: fixed version 2021-09-08 22:39:25 +02:00
Etienne Dx
bb71f58f81 docs: Added changelog & readme 2021-09-08 22:32:52 +02:00
Etienne Dx
3aebd137a5 added messages, fixed sign header color 2021-09-08 22:32:39 +02:00
EtienneDx
a14504861f added container rent 2021-05-26 11:31:33 +02:00
EtienneDx
d7fa646356
Merge pull request #30 from FabianGal45/master
Added "UseDecimalCurrency" to the config.yml & changed the rent sign
2021-05-26 10:02:22 +02:00
EtienneDx
44375fd260 first rent check after one minute and not directly 2021-05-26 09:53:52 +02:00
FabianGal45
00777b9842 Removed the iml file and added the changes 2021-05-02 23:14:43 +01:00
FabianGal45
1b18797ad5 Added ongoing rent to Config 2021-05-02 22:31:48 +01:00
Fabian Gal
cb35296c2c Added the choice of excluding decimal numbers in the config (quick solution) 2021-04-18 01:42:06 +01:00
Fabian Gal
0174d9cb95 MAde space for the Rent sign so it will allow the full player name to be displayed underneath 2021-04-17 23:31:57 +01:00
EtienneDx
eb181214ce Started extracting messages to allow easier translations 2021-01-20 21:30:05 +01:00
EtienneDx
93735c51da Merge branch 'master' of https://github.com/EtienneDx/RealEstate 2021-01-20 20:33:23 +01:00
EtienneDx
16e700aa23 Updated GP dependency 2021-01-20 20:32:49 +01:00
EtienneDx
0116f2f12d
changed version string 2020-05-17 09:57:35 +02:00
EtienneDx
0257fdd588 Added DmitryRendov as an author 2020-05-15 18:28:02 +02:00
EtienneDx
1e3f8f76b4 fixed #22, smaller default page size 2020-05-15 18:22:44 +02:00
EtienneDx
bb92624332
Merge pull request #20 from DmitryRendov/loc
Introduce messages.yml for further localization
2020-05-15 18:19:00 +02:00
EtienneDx
6c967caa89
Update src/me/EtienneDx/RealEstate/Messages.java 2020-05-15 18:18:24 +02:00
Dmitry Rendov
8bf9ae58a0 Replace messages with AnnotationConfig 2020-05-15 17:37:35 +03:00
Dmitry Rendov
ca0243e831 Remove redundant coloring from messages 2020-05-15 17:27:19 +03:00
Dmitry Rendov
e240af74f0 Update src/me/EtienneDx/RealEstate/Config.java
Co-authored-by: EtienneDx <32039535+EtienneDx@users.noreply.github.com>
2020-05-15 17:27:19 +03:00
Dmitry Rendov
104b130d28 Update src/me/EtienneDx/RealEstate/Config.java
Co-authored-by: EtienneDx <32039535+EtienneDx@users.noreply.github.com>
2020-05-15 17:27:19 +03:00
Dmitry Rendov
7a91bac6ee Update src/me/EtienneDx/RealEstate/Config.java
Co-authored-by: EtienneDx <32039535+EtienneDx@users.noreply.github.com>
2020-05-15 17:27:19 +03:00
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