SteamWar/BauSystem
Archiviert
13
0
Commit graph

783 Commits

Autor SHA1 Nachricht Datum
3b8fc19436 Merge pull request 'Add shutdown of bau after five minutes no player' (#219) from BauOnline into master
Reviewed-on: #219
Reviewed-by: Zeanon <thezeanon@gmail.com>
2021-04-02 20:49:16 +02:00
9896c2e251 Merge branch 'master' into BauOnline 2021-04-02 20:45:36 +02:00
6eedf74f4b Merge pull request 'Add Regional Reset History' (#211) from reset_history into master
Reviewed-on: #211
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-04-02 20:45:16 +02:00
d378a90b9e Merge branch 'master' into BauOnline 2021-04-02 20:45:04 +02:00
yoyosource
9cd68ef148 Hotfix BauSystem 2021-04-02 20:43:57 +02:00
Chaoscaot
2bb77c4a28 Merge branch 'master' into reset_history 2021-04-02 20:35:49 +02:00
yoyosource
f917c52bda Hotfix CommandTrace 2021-04-02 20:35:13 +02:00
Chaoscaot
edde8037f4 Merge remote-tracking branch 'origin/reset_history' into reset_history
# Conflicts:
#	BauSystem_Main/src/de/steamwar/bausystem/BauSystem.java
#	BauSystem_Main/src/de/steamwar/bausystem/commands/CommandRegion.java
#	BauSystem_Main/src/de/steamwar/bausystem/commands/CommandReset.java
#	BauSystem_Main/src/plugin.yml
2021-04-02 20:34:37 +02:00
Chaoscaot
8b807314cb Add CommandFramework for Region Command 2021-04-02 20:33:57 +02:00
c554ed7de4 Merge pull request 'Fix TestblockCommand with custom Testblock' (#221) from fix-testblock into master
Reviewed-on: #221
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-04-02 20:20:44 +02:00
yoyosource
d706eb9e3a Add RamUsage to be safe 2021-04-02 20:14:03 +02:00
yoyosource
85d9c87464 Add RamUsage to be safe 2021-04-02 20:13:57 +02:00
Chaoscaot
eb6fbf8f2c Yeeting Fastreset 2021-04-02 19:58:50 +02:00
Chaoscaot
123339e542 Add Protect Command to History 2021-04-02 19:58:50 +02:00
Chaoscaot
88e8a2d51e Add Regional Reset History 2021-04-02 19:58:45 +02:00
Chaoscaot
350cd9539a Fix TestblockCommand with custom Testblock 2021-04-02 19:50:29 +02:00
yoyosource
efaf18a4f8 Add RamUsage to be safe 2021-04-02 19:05:02 +02:00
yoyosource
7653bd22f9 Merge branch 'master' into BauOnline 2021-04-02 18:56:14 +02:00
yoyosource
0337c1eb53 Add BauSystem shutdown after 5 minutes no player or 80 percentage memory load 2021-04-02 18:54:46 +02:00
yoyosource
d4d3e3067d Fix CommandTrace 2021-04-02 18:46:36 +02:00
yoyosource
6a62dde065 Update BauSystem 2021-04-02 18:44:37 +02:00
bb96cfe977 Merge pull request 'Update BauSystem to new CommandFramework' (#217) from CommandFramework into master
Reviewed-on: #217
Reviewed-by: Zeanon <thezeanon@gmail.com>
2021-04-02 18:08:24 +02:00
c0e931edd9 Merge branch 'master' into CommandFramework 2021-04-02 18:05:15 +02:00
yoyosource
40efbfacb3 Remove CommandSelect.java 2021-04-02 18:03:38 +02:00
0cfb5cff96 Merge remote-tracking branch 'origin/CommandFramework' into CommandFramework 2021-04-02 18:01:44 +02:00
68643025ad started implementing CommandSelect 2021-04-02 18:01:37 +02:00
yoyosource
da5c5f45e4 Add CommandWorldSpawn 2021-04-02 17:50:29 +02:00
4c8c9d3709 Merge remote-tracking branch 'origin/CommandFramework' into CommandFramework 2021-04-02 17:27:53 +02:00
c0925f31d2 added alias /g for /gm 2021-04-02 17:27:47 +02:00
yoyosource
03165acbb8 Add CommandTeleport tp alias 2021-04-02 17:25:25 +02:00
73d492cdf0 updated bau toggle-commands tab completion to tab complete adequately for executing user 2021-04-02 17:13:27 +02:00
9b1f4433ca updated bau toggle-commands tab completion 2021-04-02 17:03:58 +02:00
yoyosource
cccd0153dc Add CommandSpawn 2021-04-02 16:25:24 +02:00
yoyosource
7413c96888 Add CommandSpawn 2021-04-02 16:25:05 +02:00
yoyosource
c3610be4e1 Add shutdown of bau after one minute no player 2021-04-02 16:20:34 +02:00
yoyosource
94fd196a08 Add shutdown of bau after one minute no player 2021-04-02 16:16:25 +02:00
f00561f064 removed self from bau toggle tab completion 2021-04-02 00:02:55 +02:00
1565fab35d added tab completion for bau toggle commands 2021-04-01 23:45:10 +02:00
00563e131a Merge remote-tracking branch 'origin/CommandFramework' into CommandFramework 2021-04-01 23:12:31 +02:00
c2fc3e68e2 added /bau info as separate command to /bauinfo 2021-04-01 23:12:24 +02:00
yoyosource
1c9d88638c Add Zeanon to plugin.yml 2021-04-01 23:12:10 +02:00
a7e07cb947 Merge pull request 'Improve SWUtils.giveItemToPlayer' (#218) from ImproveItemGive into master
Reviewed-on: #218
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-04-01 23:04:40 +02:00
yoyosource
a9b4905129 Fix License Header 2021-04-01 23:02:23 +02:00
yoyosource
613b5d3f75 Improve SWUtils.giveItemToPlayer 2021-04-01 23:00:00 +02:00
yoyosource
e5d13d420b Fix CommandInfo help message 2021-04-01 22:51:31 +02:00
yoyosource
49f045d817 Update CommandLockschem to new SWCommand system 2021-04-01 22:48:50 +02:00
yoyosource
22722c7e1a Add help command to various Commands 2021-04-01 22:43:44 +02:00
84e004751b Merge remote-tracking branch 'origin/CommandFramework' into CommandFramework 2021-04-01 22:31:17 +02:00
e025a4e0c1 update for CommandTeleport 2021-04-01 22:31:03 +02:00
yoyosource
cf4eaf042c Add help command to various Commands 2021-04-01 22:30:25 +02:00