SteamWar/SpigotCore
Archiviert
13
0
Commit graph

477 Commits

Autor SHA1 Nachricht Datum
yoyosource
bba1c1fbf7 Fix SWCommand 2021-03-12 17:10:24 +01:00
yoyosource
03d35042e3 Remove SWCommand.StringConstraints
Add SWCommand.Register.subCommand
2021-03-12 17:06:37 +01:00
yoyosource
ce7d261174 Remove SWCommand.register method
Add SWCommand.Register annotation
2021-03-12 16:30:40 +01:00
yoyosource
b3c4c45892 Add StringConstraint for subCommand definitions 2021-03-12 15:52:46 +01:00
yoyosource
43a9de08a0 Add SWCommand
Add SWCommandUtils
Add InternalCommand
Add InternalTabComplete
2021-03-12 14:14:58 +01:00
49831d498d Merge pull request 'Add TPSWatcher.getTPSLimited' (#92) from TPSWatcher into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-02-08 18:04:38 +01:00
jojo
e28d4af9de Simplify TPSWatcher 2021-02-08 18:00:01 +01:00
jojo
c694d5f103 Add TPSWatcher.getTPSLimited 2021-02-08 17:53:28 +01:00
a212883351 Merge pull request 'Add Itemstack in SWInventory' (#91) from itemstack_in_swinv into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-02-04 08:28:59 +01:00
Chaoscaot
0327eb37c4 Add Support for Itemstack 2021-02-02 23:26:01 +01:00
905fd00dec Merge remote-tracking branch 'origin/multi-kit' 2021-01-30 17:11:55 +01:00
Chaoscaot
614fab209f Add Fix Armor Null 2021-01-30 17:10:38 +01:00
da8d78ac63 Merge remote-tracking branch 'origin/multi-kit' 2021-01-30 16:52:33 +01:00
Chaoscaot
5f3004c78d Add Fix SQL Exception 2021-01-30 16:50:53 +01:00
ded1e41dfc Hotfix couldnt save chunk 2021-01-30 16:49:24 +01:00
f43f24c27a Merge pull request 'MultiKits' (#88) from multi-kit into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-30 16:42:24 +01:00
Chaoscaot
c8c99c21fe Fixing... 2021-01-27 12:23:23 +01:00
Chaoscaot
fe050d76a4 Fix Order and Change Fuction 2021-01-24 15:09:13 +01:00
Chaoscaot
234671a8b0 Update some Function 2021-01-24 15:02:31 +01:00
d67a8657b3 Merge pull request 'Add SWAnvilInv.defaultText' (#89) from SWAnvil into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-22 16:29:28 +01:00
jojo
3a26c30ae8 Add SWAnvilInv.defaultText 2021-01-22 16:27:18 +01:00
Chaoscaot
fa9361785b Remove Unused Method 2021-01-15 13:57:37 +01:00
Chaoscaot
d8191836a8 Remove Multiple Kits with same Name 2021-01-10 16:58:20 +01:00
Chaoscaot
5266bb6492 List at get with name 2021-01-09 17:36:03 +01:00
Chaoscaot
e88f183e72 Add InUse 2021-01-09 12:13:03 +01:00
Chaoscaot
63d59121b3 Add KitId 2021-01-09 11:49:29 +01:00
Chaoscaot
f760ce58d9 Merge branch 'master' into multi-kit 2021-01-09 10:56:54 +01:00
7562a307ff Hotfix mass errors 2021-01-07 18:01:19 +01:00
8b6a6a7d40 Merge pull request 'Add SaveFromBytes' (#87) from external-download into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-07 17:06:36 +01:00
Chaoscaot
c65746547f Add SaveFromBytes 2021-01-07 17:04:51 +01:00
Chaoscaot
40c2462d5b Add SaveFromBytes 2021-01-07 15:29:59 +01:00
Chaoscaot
e32c80af3f Extend PersonalKit 2021-01-07 15:25:52 +01:00
753611dd8d Hotfix material issue 2021-01-02 18:10:49 +01:00
731cb9968b Merge pull request 'Add TeamColor' (#85) from team-color into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-02 09:37:23 +01:00
99e5659e79 Don't log Custom particles 2021-01-02 09:31:59 +01:00
4e02dc6c59 Remove abgebrochene Prüfvorgänge 2021-01-01 10:02:44 +01:00
Chaoscaot
d35207f384 Fixing 2020-12-29 14:48:43 +01:00
Chaoscaot
98de83c22a Fixed Color Code 2020-12-28 19:08:10 +01:00
Chaoscaot
1a2f3c111f Add TeamColor 2020-12-28 17:44:40 +01:00
88e4b4b092 Merge pull request 'Don't use legacy items anymore' (#83) from removeLegacyItemRequirement into master
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-12-26 22:13:23 +01:00
b264e679a4 Don't use legacy items anymore 2020-12-26 21:43:46 +01:00
13db80aa21 Fix hotfix 2020-12-26 20:14:33 +01:00
e7398a1460 Merge pull request 'Throw NoClipboardExceptions again!' (#82) from throwNoClipboardExceptionsAgain into master
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-12-25 23:32:31 +01:00
cf185ad868 Merge pull request 'Improved 1.12 .schem loader' (#81) from improvingSchemLoader into master
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-12-25 23:32:16 +01:00
af7a53e005 Throw NoClipboardExceptions again! 2020-12-25 23:22:17 +01:00
1b4507c7e2 Merge pull request 'Add versionDependantCall, See #144 BauSystem' (#80) from VersionDependantCalls into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-12-25 23:10:53 +01:00
jojo
68155e228a Change Schematic version dependant calls 2020-12-25 21:01:03 +01:00
jojo
2c0c75e6ea Change Schematic version dependant calls 2020-12-25 19:12:24 +01:00
jojo
c646bf9533 Change Schematic version dependant calls 2020-12-25 19:06:12 +01:00
jojo
f3ada581af Change Schematic version dependant calls 2020-12-25 18:35:45 +01:00