Commit Graph

1081 Commits

Author SHA1 Message Date
Magnus Ulf
173852eb00 Better money debug 2019-01-21 20:41:47 +01:00
Magnus Ulf
7b5b51c992 This is 3.0.4 2019-01-19 17:35:58 +01:00
Magnus Ulf
3001a4a542 Improve debugging when migration fails 2019-01-19 14:47:30 +01:00
Magnus Ulf
2effee0f5c This is 3.0.3 2019-01-19 12:39:50 +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
28283d262c Update authors list 2019-01-06 17:54:22 +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
72e61af22b This is 3.0.0 2018-12-29 20:25:42 +01:00
Magnus Ulf
e3692cae2b Specify license
License found at original publication: https://dev.bukkit.org/projects/mcore
2018-12-29 19:33:21 +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
cb168c60cb This is 3.0.0 snapshot 2018-12-23 13:59:31 +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
ec5a87a338 Fix pom 2018-12-22 11:36:25 +01:00
Magnus Ulf
265ee919a6 Change MoneyMixinVault to use OfflinePlayer instead of name 2018-12-22 01:54:49 +01:00
Magnus Ulf
bef59da1d8 Java 11 2018-12-22 01:23:50 +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
d80749a043 This is 2.14.1-SNAPSHOT 2018-07-01 15:47:58 +02:00
Olof Larsson
dbd441edad This is 2.14.0 2018-07-01 15:47:08 +02: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
Olof Larsson
7c641be609 This is 2.13.8-SNAPSHOT 2018-04-18 13:40:30 +02:00
Olof Larsson
ecac35e5e4 This is 2.13.7 2018-04-18 13:40:04 +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