Ben Woo
|
3f075169a4
|
Implement basic regen command
|
2023-09-07 00:27:25 +08:00 |
|
Ben Woo
|
af2fc7c630
|
Implement basic clone command
|
2023-09-07 00:07:46 +08:00 |
|
Jeremy Wood
|
073d13cf4d
|
Configure Naming Conventions checkstyle.
|
2023-09-06 12:05:47 -04:00 |
|
Jeremy Wood
|
e8e8c4aff6
|
Configure Modifiers checkstyle.
|
2023-09-06 11:40:17 -04:00 |
|
Ben Woo
|
12aedc1942
|
Merge pull request #2993 from Multiverse/fix-binding
Fix binding plugin and bump MockBukkit
|
2023-09-06 23:33:11 +08:00 |
|
Ben Woo
|
b78ea7c7ba
|
Whoops wrong mockbukkit version
|
2023-09-06 23:22:38 +08:00 |
|
Ben Woo
|
dbf0aeeb4c
|
Add papermc repo for mockbukkit
|
2023-09-06 23:19:24 +08:00 |
|
Ben Woo
|
7246d433bc
|
Fix binding plugin and bump MockBukkit
|
2023-09-06 23:07:16 +08:00 |
|
Jeremy Wood
|
67f2f1f6b0
|
Configure Miscellaneous checkstyle.
|
2023-09-06 10:03:44 -04:00 |
|
Jeremy Wood
|
d7f236492b
|
Configure Metrics checkstyle.
|
2023-09-06 09:43:37 -04:00 |
|
Jeremy Wood
|
086c3e8af0
|
Configure Imports checkstyle.
|
2023-09-06 09:26:00 -04:00 |
|
Jeremy Wood
|
c62c1278ec
|
Configure Coding checkstyle.
|
2023-09-06 09:17:31 -04:00 |
|
Jeremy Wood
|
1d47473cd3
|
Configure Class Design checkstyle.
|
2023-09-06 08:22:01 -04:00 |
|
Jeremy Wood
|
f725723932
|
Configure Block Checks checkstyle.
|
2023-09-06 07:57:36 -04:00 |
|
Jeremy Wood
|
28edf86c96
|
Configure Annotation checkstyle.
|
2023-09-06 01:15:33 -04:00 |
|
Jeremy Wood
|
ab2dd9d316
|
Configure Javadoc checkstyle.
|
2023-09-06 01:05:13 -04:00 |
|
Jeremy Wood
|
e04b0faa85
|
Upgrade checkstyle to version 10.12.2.
|
2023-09-05 23:52:20 -04:00 |
|
Jeremy Wood
|
6a309f04dc
|
Update dtd reference in mv_checks.xml.
|
2023-09-05 23:33:56 -04:00 |
|
Ben Woo
|
f056dcdbc9
|
Better error handling of world folder deletion
|
2023-09-06 00:13:53 +08:00 |
|
Ben Woo
|
d01a884025
|
Cleanup WorldManager and improve on locale results
|
2023-09-05 23:47:58 +08:00 |
|
Ben Woo
|
eb5bb4e234
|
Implement locale error messages for wm result
|
2023-09-05 18:57:35 +08:00 |
|
Ben Woo
|
8fc2371077
|
Filter away already loaded worlds for getPotentialWorlds
|
2023-09-05 15:57:10 +08:00 |
|
Ben Woo
|
fda0e038f5
|
Implement getPotentialWorlds
|
2023-09-05 15:54:51 +08:00 |
|
Ben Woo
|
80ff02a92b
|
Improve import world result
|
2023-09-05 15:42:45 +08:00 |
|
Ben Woo
|
e8ca95505b
|
Implement new generator API
|
2023-09-05 15:17:27 +08:00 |
|
Ben Woo
|
ec0000bc8a
|
Fix wrong context optional check and arg being null
|
2023-09-05 00:21:32 +08:00 |
|
Ben Woo
|
82f47af924
|
Completely remove the old WorldManager from startup
|
2023-09-05 00:08:38 +08:00 |
|
Ben Woo
|
fe26ccb1eb
|
Make spawning amount apply and rename it
|
2023-09-04 23:58:47 +08:00 |
|
Ben Woo
|
f519639893
|
Fix weather and spawning
|
2023-09-04 23:48:35 +08:00 |
|
Ben Woo
|
5278eccad2
|
Fix imports for reload command
|
2023-09-04 23:30:26 +08:00 |
|
Ben Woo
|
32fb25854f
|
Migrate portal, entity and worldpurger to new wm
|
2023-09-04 23:30:13 +08:00 |
|
Ben Woo
|
c253dc1322
|
Fix gamerule command permission
|
2023-09-04 21:51:22 +08:00 |
|
Ben Woo
|
0a62081d03
|
Move weather handling to new wm
|
2023-09-04 13:37:29 +08:00 |
|
Ben Woo
|
0824108109
|
Move chat prefix to new wm and fix more imports
|
2023-09-04 11:33:53 +08:00 |
|
Ben Woo
|
c62aa91db7
|
Move world listener to handle new world manager
|
2023-09-04 11:27:25 +08:00 |
|
Ben Woo
|
90eb1c882b
|
Dumps command use new wm and fix some imports
|
2023-09-04 10:48:08 +08:00 |
|
Ben Woo
|
891f7ca136
|
Remove old wm reference in bstats, tests and placeholders
|
2023-09-04 10:34:32 +08:00 |
|
Ben Woo
|
55703e6f39
|
Merge pull request #2989 from zax71/MV5-fix-dumps-command
Fix /mv dumps to support ANSI and UTF-8 encoded log files
|
2023-09-04 09:59:30 +08:00 |
|
Ben Woo
|
f280e2076c
|
Minor cleanup
|
2023-09-04 09:54:00 +08:00 |
|
zax71
|
17dff457b2
|
Chore: codestyle changes
|
2023-09-03 17:36:14 +01:00 |
|
Ben Woo
|
4eb8dfbc67
|
Move command completion, context, conditions to new world manager api
|
2023-09-04 00:16:44 +08:00 |
|
Ben Woo
|
08b87cba39
|
Move destination to new world manager api
|
2023-09-03 23:42:38 +08:00 |
|
Ben Woo
|
791d8b653c
|
Allow permission check for offline worlds
|
2023-09-03 23:40:08 +08:00 |
|
Ben Woo
|
6f673066a8
|
Fix list command permissions checking
|
2023-09-03 23:38:22 +08:00 |
|
Ben Woo
|
f524c5bdde
|
Implement proper spawn location
|
2023-09-03 23:25:10 +08:00 |
|
Ben Woo
|
dc75e87223
|
Move entrycheck, playerlistener and worldnamechecker to api
|
2023-09-03 22:21:28 +08:00 |
|
Ben Woo
|
d77d7032dd
|
Update list command and fix importWorld bug
|
2023-09-03 16:15:55 +08:00 |
|
Ben Woo
|
fa4391e543
|
Merge branch 'MV5' into world-revamp-continue
|
2023-09-03 15:52:56 +08:00 |
|
Ben Woo
|
046840f0d9
|
refactor: Remove deprecated and unused classes
|
2023-09-03 15:52:02 +08:00 |
|
Ben Woo
|
3356757c13
|
Implement proper reloading of worlds config
|
2023-09-03 15:39:57 +08:00 |
|