Commit Graph

169 Commits

Author SHA1 Message Date
CrazyCloudCraft | Argantiu
a9f691442a
Update WSCommands.java 2022-09-05 21:01:46 +02:00
CrazyCloudCraft | Argantiu
4dd8c36047
Fixed spawn in other worlds with creative
:)
2022-09-05 19:35:50 +02:00
CrazyCloudCraft | Argantiu
c279e783fb
Update SystemWorld.java 2022-09-05 19:33:29 +02:00
CrazyCloudCraft | Argantiu
204b1bfc95
Update WorldInitSkipSpawn.java 2022-08-22 19:25:45 +02:00
CrazyCloudCraft | Argantiu
6a5b44d9a4
Update WorldInitSkipSpawn.java 2022-08-22 18:20:11 +02:00
CrazyCloudCraft | Argantiu
3026ed077f
Update WSCommands.java 2022-08-22 18:16:22 +02:00
CrazyCloudCraft | Argantiu
fc0dedb4cb
Update en.yml 2022-08-22 18:05:57 +02:00
CrazyCloudCraft | Argantiu
90fff49f9b
Update en.yml 2022-08-21 20:47:14 +02:00
CrazyCloudCraft | Argantiu
9e397cbbf1
Update WSCommands.java 2022-08-21 20:46:05 +02:00
CrazyCloudCraft | Argantiu
a43cd4cf97
Update WSCommands.java 2022-08-21 20:34:06 +02:00
CrazyCloudCraft | Argantiu
c30cbf163a
Update WSCommands.java 2022-08-21 20:26:19 +02:00
CrazyCloudCraft | Argantiu
bffeffa1b2
Update WSCommands.java 2022-08-21 20:25:14 +02:00
CrazyCloudCraft | Argantiu
f376157c9e
Update custom.yml 2022-08-19 09:36:02 +02:00
CrazyCloudCraft | Argantiu
b1cc06eeee
Update WorldSystem.java 2022-08-08 18:10:13 +02:00
CrazyCloudCraft | Argantiu
f0386bab55
Update AsyncCreatorAdapter.java 2022-08-08 17:31:37 +02:00
CrazyCloudCraft | Argantiu
a185b6b4db
Update AsyncCreatorAdapter.java 2022-08-08 16:43:00 +02:00
CrazyCloudCraft | Argantiu
651ec8f2af
Update PapiExtension.java 2022-07-15 13:16:28 +02:00
CrazyCloudCraft | Argantiu
c06ea53876
Takeing fixes from @Astroreen 2022-07-15 13:08:46 +02:00
CrazyCloudCraft | Argantiu
923bfbf16d
Update WorldInitSkipSpawn.java 2022-07-15 13:01:09 +02:00
CrazyCloudCraft | Argantiu
b12bea3bd7
Update WSCommands.java 2022-07-15 13:00:07 +02:00
CrazyCloudCraft | Argantiu
88afa48658
Update WorldSystem.java 2022-07-15 10:54:37 +02:00
CrazyCloudCraft | Argantiu
07ce140966
Update to 1.19 2022-07-14 19:44:41 +02:00
CrazyCloudCraft | Argantiu
8a42029f54
Update WorldSystem.java 2022-07-14 19:42:09 +02:00
CrazyCloudCraft | Argantiu
b96f6bef77
Update and rename src/main/java/org/bstats/bukkit/Metrics.java to .github/Metrics.java 2022-07-14 19:36:38 +02:00
CrazyCloudCraft | Argantiu
d1b90ca666
Update WorldSystem.java 2022-07-14 17:50:08 +02:00
CrazyCloudCraft | Argantiu
26fc9938fa
Update AsyncCreatorAdapter.java 2022-07-14 17:48:57 +02:00
CrazyCloudCraft | Argantiu
e2a3095a13
Update WorldSystem.java 2022-07-14 17:42:34 +02:00
Daniel
57c7d2a61f 1.18 update 2021-12-14 19:34:28 -05:00
Peda
1d454fea00 fixed messages kinda? 2020-12-29 15:08:48 +01:00
Peda
cdda7436db added day night time, storm, rain, sun commands 2020-12-29 14:55:22 +01:00
Peda
32f5619fe9 additional sql query fix 2020-12-29 12:50:25 +01:00
Peda
42c43c41b6 World gamerules etc. are now only updated on world load 2020-12-29 12:44:04 +01:00
Peda
e97c827ddc fix -> tried to update on wrong table 2020-12-29 11:51:35 +01:00
Peda
07d1e3803f Changed some imports 2020-12-28 16:31:27 +01:00
Peda
52b9468b8f + /wa reload zum Neuladen der Templates 2020-12-28 03:33:08 +01:00
Peda
0e180a0d50 + added player uuid caching
+ added extreme paper speedup on sync mode, by disabling the chunk loading
2020-12-28 01:30:59 +01:00
Peda
27b90b7343 possible fix for getOfflinePlayer running in timeouts due to mojang 2020-12-27 23:07:01 +01:00
Peda
5b69c58bbb some fiddeling to make use of fawe worldgen 2020-12-27 20:00:36 +01:00
Daniel
a5f193363e Repair Minor Bugs and readying a release candidate 2020-09-14 11:45:27 -04:00
Daniel
66c3e60a6f Updating To Gradlew and New Command Framework 2020-09-09 14:47:02 -04:00
Butzlabben
b22e863acf Improved log message 2020-08-24 12:16:39 +02:00
Butzlabben
5f88f34d24 Removed async world creation option for all versions 1.13 or higher, as this doesn't work properly anymore with FAWE 2020-08-24 12:15:35 +02:00
Butzlabben
09d00ccf6a Added 1.16 support 2020-08-24 12:12:32 +02:00
Butzlabben
9627dead9f Fixed NPE 2020-05-23 12:17:42 +02:00
Butzlabben
32e6ba3c50 Added first 1.15 support. More testing has to be done by the users 2020-02-12 18:31:02 +01:00
Butzlabben
767b743d78 Fixed WorldEditListener issues 2020-02-04 23:01:00 +01:00
Butzlabben
1c674e1393 Adjusted ja.yml 2020-02-03 20:38:00 +01:00
Butzlabben
14a5dd7657 Implemented #51 2020-02-03 20:34:08 +01:00
Butzlabben
e156908220 Adjusted some lines at the japanese language file 2019-11-28 21:16:49 +01:00
Butzlabben
7b225b36e9 Fixed version error 2019-11-24 16:28:45 +01:00
SNAKE
9db6b05c33
Update WorldSystem.java 2019-10-24 14:44:15 +09:00
SNAKE
0e215a4863
Create ja.yml
Add Japanese language files.
2019-10-24 14:26:54 +09:00
Butzlabben
ace7cac49f Fixes #39 2019-10-04 14:47:27 +02:00
Butzlabben
a32e6c51d0 Closes #42 2019-10-04 14:29:06 +02:00
Butzlabben
a34ceee74b Merge remote-tracking branch 'origin/master' 2019-10-04 13:29:54 +02:00
Butzlabben
f5e53bd3e8 Fixed async unloading task issue 2019-10-04 13:29:29 +02:00
Butzlabben
42efaf4518 Improved handling of unloadLater() 2019-10-04 13:23:40 +02:00
jstoeckm2
f2ff04f171 disabling lava/water placing for non builders 2019-09-10 21:10:15 +02:00
Butzlabben
b5352a25d3 Added contributor 2019-09-07 21:35:22 +02:00
jstoeckm2
48a0e7c008 Add teleport delay to load world and BuildersUtlities command overwrite fix 2019-09-07 20:39:24 +02:00
Butzlabben
f543417fe4 Fixed worldborder bug 2019-09-07 12:39:05 +02:00
Butzlabben
1fb92ab47c Fixed bug, added contributor and fixed typos 2019-08-26 15:18:06 +02:00
montlikadani
d303be4f82 Copy the files correctly 2019-08-23 16:29:12 +02:00
montlikadani
68b69e2548 Moved language files to a languages folder 2019-08-23 16:14:16 +02:00
Butzlabben
7d7ff9cc8c Cleaned up code 2019-08-23 15:18:50 +02:00
Butzlabben
a8b9524238 Fixed #34 2019-08-23 15:17:10 +02:00
Butzlabben
f109fef467 Added 1.8 support 2019-08-16 21:33:12 +02:00
Butzlabben
06a53f2f82 Fixed pretty_world_name placeholder 2019-08-14 19:10:01 +02:00
Butzlabben
fe00db02d1 Removed old TODO 2019-08-10 15:32:24 +02:00
Butzlabben
f7277a68f9 Reformatted code + fixed bug 2019-08-10 15:31:30 +02:00
Butzlabben
a5c50d988e Fixed critical MySQL bug 2019-08-07 14:55:25 +02:00
Butzlabben
6c2f907710 Implemented #31 2019-08-02 13:33:33 +02:00
Butzlabben
c299e51c7e Implemented #31 2019-08-02 13:31:36 +02:00
Butzlabben
e117fda5e8 Added test 2019-06-14 12:33:44 +02:00
Butzlabben
41b5ed6bc2 Fixed print aesthetics bug 2019-05-23 21:52:19 +02:00
Daniel
9dd351e102 Fixed bug in config 2019-05-21 18:04:33 +02:00
Daniel
e662ba7d81 Removed type from method name 2019-05-11 17:44:34 +02:00
Daniel
0237170fe2 Removed NPE from SystemWorld:237 2019-05-11 17:43:33 +02:00
Daniel
d49eb22eaf Merge remote-tracking branch 'origin/master' 2019-05-09 20:03:32 +02:00
Daniel
bb316449df Removed world loading bug
Removed WorldEdit version incompatibility
2019-05-09 20:00:39 +02:00
Daniel
ad774d00b3
Merge pull request #27 from Butzlabben/multiple_generators
Multiple generators
2019-05-04 09:26:48 +02:00
Daniel
0d5364a041 Removed unnecessary imports 2019-05-04 09:23:09 +02:00
Daniel
d7bc9975e2 Refactored code in generatorsettings and WorldConfig 2019-05-04 09:17:39 +02:00
Daniel
8336823b62 Implemented full generator for template support 2019-05-03 20:46:06 +02:00
Daniel
9a255aedba Implemented per template generators at ws reset command and at world creation 2019-05-03 20:08:40 +02:00
Daniel
679ee5e8f9 Added config reader for generator settings 2019-05-02 20:46:47 +02:00
Butzlabben
b952ad71f8 Added 1.14 compatibility 2019-05-01 14:12:22 +02:00
Daniel
d7ea8e3ade Fixed compilation issue in moneyutil 2019-04-30 00:47:45 +02:00
Daniel
682c405609 Removed issue from WorldConfig 2019-04-30 00:44:16 +02:00
Daniel
85068c68cd Refactored some old code 2019-04-30 00:42:22 +02:00
Daniel
15b5f79acf Refactored some old code 2019-04-30 00:39:13 +02:00
Daniel
74c346924b Refactored some old code 2019-04-30 00:29:07 +02:00
Daniel
9e622ba2b4 improved default settings.yml 2019-04-30 00:23:41 +02:00
Daniel
42e1548310 refactored location of autoupdater package 2019-04-30 00:22:22 +02:00
Butzlabben
11bf5eac5f improved default settings.yml 2019-04-24 00:47:27 +02:00
Butzlabben
5c032d0f49 refactored some code 2019-04-23 15:48:30 +02:00
Butzlabben
84890fec54 Improved teleport event perfomance 2019-04-23 00:31:37 +02:00
Butzlabben
a8cd6af9c7 Implemented vice versa system for playerpositions 2019-04-22 21:53:21 +02:00
Butzlabben
5bd390fd62 Implemented position deletion to prevent bugs and reduce file size 2019-04-22 17:08:10 +02:00
Butzlabben
85a6c0a7c9 Refactored new code for #23 2019-04-22 16:49:50 +02:00