Commit Graph

52 Commits

Author SHA1 Message Date
HexedHero
a3b7e9eedf Remove Citizens check config setting 2022-06-07 21:43:29 +01:00
HexedHero
87cb2cf335 Completely reorder the plugin enabling to be cleaner
- Added a case for medium time display
- Reduced the tick delay for loading cooldowns and added a tick delay
for loading the datamanager
2022-05-03 00:33:39 +01:00
HexedHero
0011f2282e Move NPC remove event into the correct class 2022-05-03 00:14:38 +01:00
HexedHero
2cfd0beb6f Ignore all cancelled events 2022-05-03 00:13:14 +01:00
HexedHero
9171402668 Shade Adventure better and close on disable 2022-03-30 19:55:15 +01:00
HexedHero
4dc4fb9bc1 Put Spigot url in plugin.yml for /version output 2022-03-30 17:30:34 +01:00
HexedHero
4cebc16193 Change to the complete URL 2022-03-30 17:29:41 +01:00
HexedHero
5e97685252 Shorten SpigotMC URL 2022-03-30 17:28:10 +01:00
HexedHero
1c068ff310 Remove unused util method 2022-03-30 17:24:27 +01:00
HexedHero
84d995b811 Remove old non-Adventure color and console messaging methods 2022-03-30 17:22:53 +01:00
HexedHero
95b8969cd7 Rename Mini -> MiniMessage 2022-03-30 16:24:23 +01:00
HexedHero
72edd2934b Remove random space 2022-03-22 07:38:58 +00:00
HexedHero
ed505a87bf 😂 2022-03-22 07:25:04 +00:00
HexedHero
65601ddbff Move Settings onto one line 2022-03-22 07:21:49 +00:00
HexedHero
4c0e4dbb3f Cleanup 2022-03-22 06:53:43 +00:00
HexedHero
abf8b875c0 Change plugin.yml comments 2022-03-22 06:36:07 +00:00
HexedHero
0e88c426c1 Fix Romanian bStats chart not working 2022-03-22 06:27:16 +00:00
HexedHero
63e858c336 Some message tweaks 2022-03-20 23:47:43 +00:00
HexedHero
5814b82923 Bunch of cleanup and fixes
- Fixed startup message when Citizens isn't installed with Adventure
- Re-added bStats
- Removed some suppresses
- Fixed compile issue with using the wrong String join
- Tweaked the minimessage internal name
- Fixed a bunch of version and shading issues
- Fixed config comment links
2022-03-20 22:34:29 +00:00
Matt
0316105d8a
Heavy update, fixed json issues, now using adventure, added minimessage 2022-03-20 20:54:15 +00:00
Matt
dcee116657 Final Update 2020-09-09 19:41:07 +01:00
ethernetcat
23a2f7a44b Add ja.yml 2020-03-11 17:23:16 +09:00
DusekDan
236685263f Add - Czech localization file 2019-10-15 06:27:14 +02:00
Matt
3344a95f85 Small changes. 2019-09-29 19:46:23 +01:00
Matt
997642c7ec Updated for version 2.4. 2019-09-29 19:08:53 +01:00
Matt
ce7ff79078 Updated Language files. 2019-09-29 15:38:46 +01:00
Matt
e1790b712d Fixed file messages.
Fixed disable update check.
2019-09-29 14:56:14 +01:00
Mateus
49dedc82fe Better Time utils for formatting the cooldown. 2019-09-27 23:02:07 +01:00
Mateus
d8667de780 Changed all commands to use MF. 2019-09-25 16:44:32 +01:00
Mateus
0a346e9a6d Better messages system. Code clean up. 2019-07-25 13:19:24 +01:00
Mateus
b6a166739b Better config modification checker. 2019-07-24 12:26:44 +01:00
Mateus
ae41395e5f Code cleanup. 2019-07-07 13:56:55 +01:00
Mateus
76b30b65ec Added break to switch statements. 2019-07-07 13:38:09 +01:00
Mateus
b67852f333 Changed path file. 2019-07-07 13:34:36 +01:00
Mateus
49fb50090c Fixed price NPC not working anymore. Changed package name. 2019-07-06 23:14:23 +01:00
Mateus
645bbf5fd5 Code cleanup. Per NPC permission. Command delay. 2019-06-14 01:55:50 +01:00
Mateus
f115d9e330 Version 2.2 final
Sound command moved, cooldowns bug fixed.
2019-02-23 01:12:08 +00:00
Mateus
98fc5bdbe9 Tabcomplete for sounds fixed + "citizens-check" added to config
Allows you to disable the self disabling of the plugin.
2019-02-19 18:58:16 +00:00
Mateus
f7c9933b02 Fixed on disable error message spam.
Changed `sound` command to `add sound`.
2019-02-19 02:22:20 +00:00
Matt
094e7c2cd0 Changed from System.nanoTime() to System.currentTimeMillis().
Reverted Citizens download.
Reverted static use of instance and using DI instead.
Fixed misspelling on permission node.
2018-11-01 18:27:54 +00:00
Kuro
985b580a6d
Adding French locale 2018-09-18 18:15:37 -04:00
darbyjack
cbeab9027a Cleanup 2018-09-11 02:01:02 -05:00
darbyjack
7d346f9320 Why disable when you can enable? 2018-09-11 01:51:38 -05:00
Mateus Moreira
85ca952659 Renaming package Listeners to listeners. 2018-08-22 14:53:36 +01:00
Mateus Moreira
3c3ba6c2a0 Release 2.1 2018-08-12 15:05:15 +01:00
Mateus Moreira
a00244db89 Click sound + release 2.1 2018-08-12 14:36:08 +01:00
Mateus Moreira
8b38473896 Added function to send messages to player when clicking the NPC 2018-08-11 20:35:02 +01:00
Mateus Moreira
2900cf2491 Set priority to highest for testing. 2018-08-05 15:41:25 +01:00
Mateus Moreira
c22acee2a3 Set priority to highest for testing. 2018-08-05 15:40:56 +01:00
Mateus Moreira
05c44f65a3 Final commit v2.0. 2018-08-03 02:38:50 +01:00