dependabot-preview[bot]
bb16844f46
Bump httpclient from 4.5.12 to 4.5.13 in /Plan
...
Bumps httpclient from 4.5.12 to 4.5.13.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 05:25:32 +00:00
Risto Lahtela
98931566a1
Fixed issues related to sponge message building
2020-10-06 15:29:03 +03:00
Risto Lahtela
2cf7725b58
Fixed NPE on bungee tab completion sometimes
2020-10-06 11:00:00 +03:00
Risto Lahtela
eff5faba44
Improved code a bit for errors
2020-10-06 10:59:59 +03:00
Risto Lahtela
8c7f4f44af
Registered BungeeCord tab completion
2020-10-06 10:59:59 +03:00
Risto Lahtela
12fa5cf942
Tab completion no longer blocks server thread
2020-10-06 10:59:59 +03:00
Risto Lahtela
f8a977579b
Fixed last argument not being treated as existing when empty
2020-10-06 10:59:58 +03:00
Risto Lahtela
2c9545a029
Fixed sorting error using Users
2020-10-06 10:59:58 +03:00
Risto Lahtela
44c52668c2
Removed hover from the help footer
2020-10-06 10:59:57 +03:00
Risto Lahtela
d197e588ee
Fixed newline at the end of hover messages
2020-10-06 10:59:57 +03:00
Risto Lahtela
7e34084b85
Fixed issue with server name query
2020-10-06 10:59:56 +03:00
Risto Lahtela
5d6ec8f159
Linked tab completion to implementation on Bukkit
2020-10-06 10:59:56 +03:00
Risto Lahtela
b67eea951d
Fixed in depth help styling
2020-10-06 10:59:55 +03:00
Risto Lahtela
6186e082a1
Change send method on bukkit commands
...
Affects issues:
- Close #1568
2020-10-06 10:59:54 +03:00
Risto Lahtela
7f26afda20
Implemented more tab completion
2020-10-06 10:59:54 +03:00
Risto Lahtela
38bb87b9b2
Added support for viewing in-depth help via /plan ?
2020-10-06 10:59:54 +03:00
Risto Lahtela
6c8a9f9294
Updated velocity version
2020-10-06 10:59:53 +03:00
Risto Lahtela
78888ff26d
Fixed broken test
2020-10-06 10:59:53 +03:00
Risto Lahtela
a43c9500a4
Remove /planbungee reload reference from a message
2020-10-06 10:59:52 +03:00
Risto Lahtela
d21fd5e813
Fixed a backup related database exception
...
- Backup closed database before the database executed index creation
leading to an error
2020-10-06 10:59:52 +03:00
Risto Lahtela
f8e924060b
Fixed some issues with the new commands
2020-10-06 10:59:51 +03:00
Risto Lahtela
c3250892d8
Lang implemented for CommandWithSubcommands
2020-10-06 10:59:50 +03:00
Risto Lahtela
077a150498
Lang implemented for RegistrationCommands
2020-10-06 10:59:49 +03:00
Risto Lahtela
66b34b48a0
Lang implemented for LinkCommands
2020-10-06 10:59:49 +03:00
Risto Lahtela
72a2a50ecf
Lang implemented for DataUtilityCommands
2020-10-06 10:59:48 +03:00
Risto Lahtela
9b068f14a8
Lang implemented for DatabaseCommands
2020-10-06 10:59:47 +03:00
Risto Lahtela
53705616b8
Lang implemented for Confirmation
2020-10-06 10:59:47 +03:00
Risto Lahtela
a47ce3e57e
Updated permissions in plugin.yml and nukkit.yml
2020-10-06 10:59:46 +03:00
Risto Lahtela
d12297494c
Use locale for command help and arguments
2020-10-06 10:59:44 +03:00
Risto Lahtela
d820bcf804
Fixed dagger test compile error
2020-10-06 10:59:43 +03:00
Risto Lahtela
fb8c5f5648
Implemented /plan ingame
...
Replaces /plan qinspect
2020-10-06 10:59:42 +03:00
Risto Lahtela
adcd8cf258
Implemented /plan search
2020-10-06 10:59:42 +03:00
Risto Lahtela
6f2cd157ff
Error messages to Confirmation if not caught
2020-10-06 10:59:41 +03:00
Risto Lahtela
7087aa2f78
Removed old PlanCommand classes
2020-10-06 10:59:41 +03:00
Risto Lahtela
5ebc722d43
Catch database init error on move
2020-10-06 10:59:40 +03:00
Risto Lahtela
8939148f95
Fixed Confirmation by implementing equals & hashcode methods
2020-10-06 10:59:40 +03:00
Risto Lahtela
33fb2c3011
Some fixes to how things look
2020-10-06 10:59:39 +03:00
Risto Lahtela
a52e467e01
Register the nukkit messagebuilder
2020-10-06 10:59:39 +03:00
Risto Lahtela
007e5bf1fb
Implemented Nukkit MessageBuilder
...
- Added CMDSender#supportsChatEvents because Nukkit players don't support
hover or click events. This means that isPlayer method is not sufficient
for finding out if the sender can produce these events.
2020-10-06 10:59:38 +03:00
Risto Lahtela
97fdc4646b
Implemented Velocity MessageBuilder
2020-10-06 10:59:38 +03:00
Risto Lahtela
a6af091e89
Implemented Sponge MessageBuilder
2020-10-06 10:59:37 +03:00
Rsl1122
4699fd8af2
Implemented nukkit command adapter
2020-10-06 10:59:37 +03:00
Rsl1122
f85fff7f93
Implemented velocity command adapter
2020-10-06 10:59:37 +03:00
Rsl1122
a76932c256
Implemented Sponge command adapters
2020-10-06 10:59:37 +03:00
Rsl1122
e95e84a89b
Implemented Bungee command adapters
...
- Fixed checkstyle errors
- planbungee & planvelocity now aliases to new
'planproxy' command
2020-10-06 10:59:36 +03:00
Rsl1122
b47fde8e97
Implemented player letter width method
2020-10-06 10:59:36 +03:00
Rsl1122
bd5962a1c5
Implemented player name tab completion
2020-10-06 10:59:35 +03:00
Rsl1122
14e009cb67
Implemented server name tab completion
2020-10-06 10:59:35 +03:00
Risto Lahtela
9b599f13de
Registered plan db hotswap command
2020-10-06 10:59:34 +03:00
Risto Lahtela
56341465d9
Registered plan import command
2020-10-06 10:59:33 +03:00