Ben Woo
|
42cfd9dcc4
|
Fix enforcementHandler being null in WorldConfigNodes
|
2024-10-12 13:43:49 +08:00 |
|
Ben Woo
|
7868a1971e
|
Dont need to deserialize enum if it is already an enum
|
2024-10-12 13:43:17 +08:00 |
|
Ben Woo
|
9c929fccca
|
Fix modify command string parsing
|
2024-10-12 13:42:15 +08:00 |
|
Ben Woo
|
18f4600ca4
|
Merge pull request #3107 from Multiverse/ben/mv5/version-cmd-test
Add tests for version command
|
2024-10-12 13:37:47 +08:00 |
|
Ben Woo
|
1ea3531d26
|
Merge pull request #3104 from Multiverse/ben/mv5/multi-plugin-hk2-support
multi plugin hk2 support
|
2024-10-12 13:36:47 +08:00 |
|
Ben Woo
|
a68b78e5a4
|
Make contract for core specific listeners and commands
|
2024-09-15 13:36:29 +08:00 |
|
Ben Woo
|
c3674e0a2f
|
Revamp hk2 injection to support injection in dependent plugins
|
2024-09-15 13:36:29 +08:00 |
|
Ben Woo
|
64584cc6cf
|
Fix gradle group id
|
2024-09-15 13:36:29 +08:00 |
|
Ben Woo
|
7368ff257c
|
Add tests for version command
|
2024-09-15 13:34:35 +08:00 |
|
Ben Woo
|
1528fdfed1
|
Merge pull request #3105 from Multiverse/ben/mv5/papi-dep
Update placeholderAPI repo and version
|
2024-09-15 10:44:04 +08:00 |
|
Ben Woo
|
c05d1401ea
|
Update placeholderAPI repo and version
|
2024-09-15 09:43:41 +08:00 |
|
Ben Woo
|
4be2034588
|
Merge pull request #3093 from Multiverse/Zax71/MV5/implement-1420
|
2024-09-10 14:19:20 +08:00 |
|
Ben Woo
|
7bde4c1033
|
Merge pull request #3057 from Multiverse/zax71/MV5/spawnCommand
Add `/mv spawn` and `/mv setspawn`
|
2024-08-30 14:27:15 +08:00 |
|
Ben Woo
|
f00e2964f3
|
Proper spawn permission checking
|
2024-08-30 14:23:45 +08:00 |
|
Ben Woo
|
1ec4e4b8f0
|
Improve setspawn command location param
|
2024-08-30 13:55:39 +08:00 |
|
Ben Woo
|
330d4fbe39
|
Improve spawn command messaging
|
2024-08-30 13:06:27 +08:00 |
|
Ben Woo
|
8cbf2bc050
|
Merge branch 'MV5' into zax71/MV5/spawnCommand
|
2024-08-30 12:29:50 +08:00 |
|
Ben Woo
|
77350539a7
|
Merge pull request #3095 from Multiverse/zax71/mv5/legacy-aliases
Add legacy aliases to all commands
|
2024-08-30 12:27:49 +08:00 |
|
Ben Woo
|
d530c2aa4d
|
Fix some formatting issues.
|
2024-08-30 12:25:50 +08:00 |
|
Ben Woo
|
d83ecd3b94
|
Merge pull request #3097 from Multiverse/ben/mv5/getWorld-bukkit
Fix WorldManager#getWorld from bukkit World not mapping to worldname
|
2024-08-29 11:14:01 +08:00 |
|
Ben Woo
|
fe79580e86
|
Merge pull request #3099 from Multiverse/ben/mv5/AsyncAttempt
Add onFailure methods to AsyncAttempt class
|
2024-08-29 11:00:28 +08:00 |
|
Ben Woo
|
e0d0ee0ad0
|
Add onFailure methods to AsyncAttempt class.
|
2024-08-28 20:01:03 +08:00 |
|
Ben Woo
|
ad3a6fc8fc
|
Fix WorldManager#getWorld from bukkit World not mapping to worldname
|
2024-08-28 17:56:36 +08:00 |
|
Ben Woo
|
533e843cdb
|
Merge pull request #3055 from Multiverse/zax71/MV5/whoCommand
Add `/mv who` and `/mv whoall`
|
2024-08-28 17:53:08 +08:00 |
|
Ben Woo
|
833c33e26e
|
Merge pull request #3094 from Multiverse/zax71/mv5/mvm-coloring
|
2024-08-28 10:21:58 +08:00 |
|
Zax71
|
949ba46a16
|
Add legacy aliases
|
2024-08-27 19:59:21 +01:00 |
|
Zax71
|
62c9497365
|
Fix colouring on /mv modify
|
2024-08-27 19:30:41 +01:00 |
|
Zax71
|
fef9ba44cd
|
Allow /mv list to show world names instead of aliases
|
2024-08-27 18:51:30 +01:00 |
|
Ben Woo
|
7b20cd6443
|
Merge branch 'MV5' into zax71/MV5/whoCommand
|
2024-03-12 10:39:36 +08:00 |
|
Ben Woo
|
278c51d056
|
Merge pull request #3056 from Multiverse/zax71MV5/versionCommand
Add `/mv version`
|
2024-03-12 10:38:12 +08:00 |
|
Zax71
|
caed081f82
|
Update Ben's name
|
2024-03-08 18:03:42 +00:00 |
|
Zax71
|
6982d8e7ba
|
Add null check for world
|
2024-03-08 18:02:15 +00:00 |
|
Zax71
|
1a508a5d14
|
Add logic for spawn and setspawn
|
2024-03-08 17:58:45 +00:00 |
|
Zax71
|
631ed2973a
|
Rename to /mv spawn tp in preparation for /mv spawn set
|
2024-02-24 18:10:30 +00:00 |
|
Zax71
|
39c533e808
|
Use safetyTeleporter and add i18n
|
2024-02-24 17:56:54 +00:00 |
|
Zax71
|
b1a5907d0c
|
/mv spawn basic features
|
2024-02-24 17:38:40 +00:00 |
|
Zax71
|
7276da7665
|
Implement i18n
|
2024-02-24 13:48:57 +00:00 |
|
Zax71
|
90b8729129
|
Add Ben and Zax71 to authors
|
2024-02-24 13:37:23 +00:00 |
|
Zax71
|
c24f198ed0
|
Add /mv version
|
2024-02-24 13:36:13 +00:00 |
|
Zax71
|
c640a251b6
|
Add i18n and tell user when a world is empty when using /mv who
|
2024-02-24 13:03:12 +00:00 |
|
Zax71
|
a6f4f2d2d5
|
Add /mv who and /mv whoall
|
2024-02-24 12:26:05 +00:00 |
|
Ben Woo
|
0c37c9e934
|
Merge pull request #3033 from Multiverse/ben/mv5/list-value-node
Implement ListValueNode and modify actions
|
2023-09-25 22:24:42 +08:00 |
|
Ben Woo
|
454bcd36e5
|
Refactor and fix checkstyles for some listeners
|
2023-09-25 14:09:09 +08:00 |
|
Ben Woo
|
af7d5a8cb0
|
Remove useless MultiverseCoreListener
|
2023-09-25 14:08:51 +08:00 |
|
Ben Woo
|
a44361f5e4
|
Merge pull request #3034 from Multiverse/zax71/MV5/gameruleCommandMerge
Zax71/mv5/gamerule command merge
|
2023-09-25 13:31:20 +08:00 |
|
Ben Woo
|
8d508358f7
|
Implement gamerule reset
|
2023-09-25 12:29:29 +08:00 |
|
Zax71
|
7c6d7d5883
|
Merge /mv gamerule and /mv gamerules
|
2023-09-24 10:34:11 +01:00 |
|
Ben Woo
|
c78dbcd395
|
Implement ListValueNode and modify actions
|
2023-09-24 11:11:48 +08:00 |
|
Ben Woo
|
b2c1aafb62
|
Make sure nodes is not null and fix some checkstyles
|
2023-09-23 10:14:10 +08:00 |
|
Ben Woo
|
d08e6fae38
|
Merge pull request #3032 from Multiverse/zax71/MV5/GeneratorsCommand
Add `/mv generators` command
|
2023-09-23 09:52:17 +08:00 |
|