Commit Graph

2000 Commits

Author SHA1 Message Date
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
zax71
1ac54b7e1d Add i18n 2023-09-04 13:08:39 +01: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
Ben Woo
dff192f3ce
Make MVWorld constructor non-public 2023-09-03 14:55:39 +08:00
Ben Woo
f2a3d3f85a
Refactor newMVWorld instance creation 2023-09-03 14:53:51 +08:00
Ben Woo
550dae92e9
Implement more world manager features 2023-09-03 14:35:27 +08:00
zax71
1fef714b8f Fix /mv dumps to support ANSI and UTF-8 encoded log files 2023-09-02 19:08:09 +01:00
zax71
b42b77b0bf implement /mv gamerules command 2023-09-02 18:04:31 +01:00
Ben Woo
b154606922
Finish basic CRUD for new world management 2023-09-03 00:51:07 +08:00
Ben Woo
7828c92926
Add entryfee, spawning and spawn location 2023-09-02 23:07:39 +08:00
Ben Woo
1f7b8ffa96
Add remaining world properties methods 2023-09-02 22:30:06 +08:00
Ben Woo
35993419ca
Implement basic load, unload and remove world 2023-09-02 21:59:53 +08:00
Ben Woo
a8fbeb53d4
Update bukkit world when world config node set 2023-09-02 17:04:30 +08:00
Ben Woo
e1eae48bc7
Implement basic create and delete world 2023-09-02 16:54:33 +08:00
Ben Woo
5dd22b5d9b
Basic mvworld and offline world 2023-09-02 16:12:34 +08:00