Magnus Ulf
3001a4a542
Improve debugging when migration fails
2019-01-19 14:47:30 +01:00
Magnus Ulf
d602d4cd61
Create ConfirmationUtil
...
This is a util primarily used for commands that need extra confirmation
2019-01-19 12:21:24 +01:00
Magnus Ulf
6c41b3d06b
Update metrics
2019-01-08 12:56:56 +01:00
Magnus Ulf
25f83034be
This is 3.0.2
2019-01-06 12:55:34 +01:00
Magnus Ulf
cde14c7100
hasPermissionOrThrow
2019-01-04 15:06:05 +01:00
Magnus Ulf
a5179b514a
Fixes to Vault integration and improvements to IdUtil
2019-01-04 14:55:22 +01:00
Magnus Ulf
4374add2cd
Java 8
2019-01-03 16:27:04 +01:00
Magnus Ulf
fdb26254b1
This is 3.0.1
2018-12-30 23:42:20 +01:00
Magnus Ulf
b25471eeaf
Null check
2018-12-30 10:18:55 +01:00
Magnus Ulf
3bc7008174
Add command to plugin.yml because of 1.13
...
Brigadier should be used in the future. This will suffice for now.
2018-12-29 18:43:29 +01:00
Magnus Ulf
0ea4a86663
Dont automatically register actives
2018-12-24 00:45:46 +01:00
Magnus Ulf
a28c4b9552
Remove sponsor
2018-12-23 23:37:06 +01:00
Magnus Ulf
810c639e56
1.13 update
...
Mostly remove item things that was useful for some internal MassiveCraft plugins but wont be for Factions.
2018-12-22 23:58:22 +01:00
Magnus Ulf
265ee919a6
Change MoneyMixinVault to use OfflinePlayer instead of name
2018-12-22 01:54:49 +01:00
Magnus Ulf
3627d7e88f
Don't allow non-finite doubles and floats
2018-12-22 01:00:53 +01:00
Magnus Ulf
81519542e8
Disable error in migration when field is not found
...
This error was useful when developing the system. Now however, it throws whenever a field is removed and the removal is not dealt with in a migrator. That we do not want.
2018-12-20 03:16:21 +01:00
Magnus Ulf
b02bb196fd
Disable MongoDB (temporary)
2018-12-18 14:24:27 +01:00
Magnus Ulf
4ba21f9760
Change away from MassiveCoreXlib
2018-12-18 14:20:24 +01:00
Olof Larsson
a391309d31
Update ServerMiner sponsorship information
2018-06-13 06:35:48 +02:00
Olof Larsson
1daf294279
Manually create Skull GameProfiles when deserialising
2018-06-10 13:14:24 +02:00
TheComputerGeek2
7353adf613
Fix for anon class command perms
2018-05-23 17:04:50 +02:00
TheComputerGeek2
708c687eea
Fix parameter index error for mstore stats
...
The error occurred when trying to check the stats of a specific coll by name.
2018-05-19 23:37:11 +02:00
Magnus Ulf Jørgensen
a00254a0ef
Merge pull request #350 from TheComputerGeek2/signutil
...
Avoid excessive indentation in SignUtil
2018-05-15 09:37:13 +02:00
TheComputerGeek2
f2ca8e007b
Create Mixin for recipe construction
...
This should help reduce errors found in older servers.
2018-05-10 09:08:14 +02:00
TheComputerGeek2
d360f6d814
Avoid excessive indentation in SignUtil
...
Better complies with our formatting standards.
2018-05-06 21:53:04 -07:00
Olof Larsson
11add07090
Remove Uneccessary debug changed call
2018-05-03 10:22:06 +02:00
Olof Larsson
1d3fb60940
Use DataItemStack for equals checking, Buckit equals can not be trusted for shields
2018-04-30 21:08:37 +02:00
Magnus Ulf Jørgensen
84104fa03a
Try to debug unreqwuired .changed calls
2018-04-29 18:04:48 +02:00
Magnus Ulf Jørgensen
17526c3f5f
Make lastRaw storage optional
2018-04-29 16:22:56 +02:00
Magnus Ulf Jørgensen
c9236895a4
CLeanup MigratorUtil
2018-04-20 20:57:26 +02:00
Magnus Ulf Jørgensen
ed6b77cd5c
Add migration of entries
2018-04-14 19:53:40 +02:00
Magnus Ulf Jørgensen
f82829c2e3
Migrate complex maps properly
2018-04-14 19:30:00 +02:00
Magnus Ulf Jørgensen
8274b210ff
Fix migration of EntityInternalMap
2018-04-14 12:31:29 +02:00
Magnus Ulf Jørgensen
a5747f102b
Allow versioning of classes that are not Entity
2018-03-21 11:28:59 +01:00
Olof Larsson
00983bfc94
Use the Massive collections some more
2018-01-19 20:51:07 +01:00
Olof Larsson
213b8c79d2
Handle an odd null pointer exception within the Bukkit API
2017-12-29 18:24:49 +01:00
Olof Larsson
2bdabf9619
Catch UnsupportedOperationException for cb.spigot().setUnbreakable
2017-12-29 17:53:53 +01:00
Magnus Ulf Jørgensen
2a5f98e281
Fix migrator
2017-12-17 15:59:19 +01:00
Olof Larsson
05b632e8d5
Reflection actually demanded ImmutableList so revert to that
2017-12-17 14:22:00 +01:00
Olof Larsson
9c5f6a06a4
Use Xlib guava some more
2017-12-17 13:25:59 +01:00
Olof Larsson
5a380503e0
Use xlib guava to restore Minecraft 1.7 compat
2017-12-17 09:23:05 +01:00
Olof Larsson
7babdf910c
Use MassiveXlib shaded artifact
2017-12-17 09:14:12 +01:00
Magnus Ulf Jørgensen
1d02942085
Improve player cleaning system
2017-11-16 15:41:26 +01:00
TheComputerGeek2
81ca676c08
Msons are immutable, so reuse them
2017-11-08 06:09:27 +01:00
Olof Larsson
e2a117a437
Fixed typo in comment
2017-10-12 10:56:38 +02:00
Olof Larsson
cf446663d0
Show mixin assignment only if debugEnabled is true
2017-10-12 10:20:11 +02:00
Olof Larsson
9f12bddae4
Use bStats instead of MCStats
2017-10-11 09:41:23 +02:00
Olof Larsson
0f098dd31c
Add evasion of low risk NPE in TypeSenderIdAbstract
2017-08-08 17:22:34 +02:00
Olof Larsson
8b9112c2da
Factions integration bugfix. Verify that the Factions plugin is the official MassiveCraft Factions plugin and not the outdated FactionsUUID.
2017-08-08 17:03:23 +02:00
Olof Larsson
43b88fb5ab
Fix compatibility with CraftBukkit 1.12.1 in NmsBasics module that was lost due to CraftBlockEntityState feature.
2017-08-08 16:32:50 +02:00