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
|
54736baf33
|
Remove old SerializationConfig dependency
|
2024-09-15 13:30:36 +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
|
1d1f5940d7
|
Implement anchor commands
|
2024-08-28 19:15: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
|
38f97a81c8
|
Merge pull request #3091 from Multiverse/1.21.1-update
Update to 1.21.1
|
2024-08-25 10:09:26 +08:00 |
|
Zax71
|
e13349949a
|
Update to 1.21.1
|
2024-08-23 12:08:41 +01:00 |
|
Ben Woo
|
2d059eabc3
|
Merge pull request #3084 from Multiverse/ben/fix-getTo-null
|
2024-08-13 10:19:25 +08:00 |
|
Ben Woo
|
006fe56d18
|
Fix edge case where PlayerTeleportEvent getTo is null
|
2024-08-12 21:41:39 +08:00 |
|
Ben Woo
|
2cf8b6961c
|
Merge pull request #3082 from Multiverse/1.21-update
|
2024-08-08 08:10:15 +08:00 |
|
Zax71
|
9c519e1ea4
|
Maybe don't be so dumb this time
|
2024-08-07 15:42:55 +01:00 |
|
Ben Woo
|
f1db561262
|
Merge pull request #3081 from Multiverse/1.21-update
Change versions to support 1.21
|
2024-08-07 22:07:19 +08:00 |
|
Zax71
|
f0cf1b7d4c
|
Change versions to support 1.21
|
2024-08-07 13:10:26 +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 |
|