SteamWar/BauSystem
Archiviert
13
0
Commit graph

202 Commits

Autor SHA1 Nachricht Datum
jojo
60e611a098 Add info feature 2020-12-21 12:48:32 +01:00
jojo
cf3eceedf6 Add Loop feature 2020-12-21 12:47:40 +01:00
edbba0f545 Improve join performance 2020-12-21 11:15:51 +01:00
jojo
f4aaefeb2b Fix message 2020-12-16 12:05:04 +01:00
jojo
bde263de50 Fix TPS Bugs with ScriptListener 2020-12-16 12:00:17 +01:00
jojo
b1ada402e3 Add message color codes 2020-12-16 11:58:44 +01:00
jojo
d24d4ee49f Update chat messages 2020-12-16 11:49:49 +01:00
jojo
e21fd6acfb Update chat messages 2020-12-16 11:40:12 +01:00
jojo
ee701cce0d Change ScripSystem prefix to BauSystem prefix 2020-12-16 11:32:10 +01:00
jojo
3cdfae7c86 Simplify Error messages for user 2020-12-16 11:31:27 +01:00
jojo
45eea9b26e Remove overhead from sleep Command 2020-12-16 11:09:10 +01:00
jojo
552649f884 Fix RightClickAir and LeftClickAir 2020-12-16 10:31:02 +01:00
jojo
4a9a317428 Simplify sleep Command
Simplify further command additions
2020-12-16 10:00:29 +01:00
jojo
203519b15f Add messages for player 2020-12-16 09:36:28 +01:00
jojo
93003de08d Make ScriptListener.ScriptExecutor.player final
Make ScriptListener.ScriptExecutor.commands final
Fixing commands without spaces
Fixing negative and zero sleepTime
Add Error message on sleep without number
Remove throw-away-references
2020-12-16 09:26:17 +01:00
jojo
15570cab7c Make Sleep 'CaSeInDePeNdEnCe'
Make Sleep Command like Bukkit Command (String.split(" "))
2020-12-16 09:08:27 +01:00
jojo
5b73ec5305 Fix ignored Sleep Time 2020-12-16 09:04:31 +01:00
jojo
00a77b378b Merge ScriptListener.Script and ScriptListener.ScriptExecutor 2020-12-16 09:04:18 +01:00
jojo
ee94b51612 Add basic sleep command to ScriptSystem 2020-12-15 20:33:40 +01:00
879585e542 Merge pull request 'Remove superflous chained command' (#138) from removeChained into master
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-12-12 16:44:59 +01:00
jojo
571e5a22ec Merge branch 'master' into ScriptComments
# Conflicts:
#	BauSystem_Main/src/de/steamwar/bausystem/world/ScriptListener.java
2020-12-12 16:35:26 +01:00
c6e8cad799 Fix WE Security issue 2020-12-11 15:31:54 +01:00
e901568a07 Hotfix WE security issue 2020-12-11 15:19:15 +01:00
0f03e2b0a9 Hotfix WE security issue 2020-12-11 14:55:09 +01:00
7f14182b8e Remove superflous chained command 2020-12-11 13:00:36 +01:00
4b1a03e5fb Fix script book in 1.12 2020-12-11 12:47:32 +01:00
YoyoSource
6dcda0f509 Add Comments to scripts 2020-12-10 21:30:31 +01:00
YoyoSource
75c7c8560c Add ScriptListener as its own class 2020-12-10 20:16:07 +01:00
52c198a802 Add script item 2020-12-10 18:49:21 +01:00
Chaoscaot
d600297d4d Change Language 2020-11-27 15:38:10 +01:00
Chaoscaot
7a778c0484 Fixing Loader to 0 2020-11-27 15:36:38 +01:00
jojo
fce4a64625 Add //u -> //undo
Add //r -> //redo
2020-11-18 19:51:53 +01:00
jojo
16901df176 Simplify World Edit Shortcuts 2020-11-18 18:36:02 +01:00
jojo
c9d2a7fddc Fix TabCompleteException 2020-11-17 16:35:32 +01:00
jojo
670be6d968 Remove unused Imports 2020-11-17 09:39:03 +01:00
jojo
8d8ba668c9 Add WorldEdit Shortcuts 2020-11-16 19:41:37 +01:00
jojo
259549ca90 Add WorldEdit Shortcuts 2020-11-16 18:35:39 +01:00
e416bf1414 Merge pull request 'Add /tpslimit Command' (#113) from TPSLimiter into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-11-16 14:32:46 +01:00
jojo
ea6505e3c7 Seperate Version dependant code 2020-11-16 14:24:55 +01:00
jojo
87285ee802 Add Permission Check 2020-11-16 14:04:08 +01:00
jojo
b2efaa55f6 Add Permission Check 2020-11-16 14:02:05 +01:00
jojo
9b803facd5 Fix CommandTPSLimiter 2020-11-16 13:59:01 +01:00
jojo
9a082dbdba Fix CommandTPSLimiter 2020-11-16 13:39:29 +01:00
jojo
36d6c6bedb Fix CommandTPSLimiter 2020-11-16 07:28:49 +01:00
jojo
ab170426cb Fix CommandTPSLimiter 2020-11-15 21:54:06 +01:00
jojo
9388e1abd5 Add velocity 2020-11-15 19:35:32 +01:00
jojo
e9facf92ca Add velocity (commented) 2020-11-15 15:55:34 +01:00
jojo
d23875cc3a Add Permission Check in CommandTPSLimiter 2020-11-15 14:10:11 +01:00
jojo
179632cd21 Fix BauScoreboard 2020-11-15 13:54:00 +01:00
jojo
50c18084b4 Fix BauScoreboard
Fix TPSLimiter
2020-11-15 13:42:19 +01:00