Commit Graph

1116 Commits

Author SHA1 Message Date
Magnus Ulf
0376a2cea7 Remove unused ParticleEffect library 2019-02-17 14:59:17 +01:00
Magnus Ulf
17321f7249 Minor DB changes 2019-02-17 11:10:12 +01:00
Magnus Ulf
d0b9af0324 This is 3.1.4 2019-02-11 17:34:40 +01:00
Magnus Ulf
4df6669131 More null debug 2019-02-11 17:26:30 +01:00
Magnus Ulf
0b7fe8d2c6 Don't run command registration so often 2019-02-11 16:09:31 +01:00
Magnus Ulf
32863206cc Attempt to fix CME 2019-02-11 16:03:46 +01:00
Magnus Ulf
d042c8afa9 Fix NPE 2019-02-11 09:29:49 +01:00
Magnus Ulf
105007241e This is 3.1.3 2019-02-10 21:26:13 +01:00
Magnus Ulf
ad2131491b Avoid NPE 2019-02-10 19:21:46 +01:00
Magnus Ulf
c1ef7eda9e This is 3.1.2 2019-02-09 21:22:52 +01:00
Magnus Ulf
ffa7beb7d8 Remove debug 2019-02-09 21:16:26 +01:00
Magnus Ulf
c9dec9a7ef Fix error regarding deprecated command 2019-02-09 21:10:49 +01:00
Magnus Ulf
043ea853f8 . 2019-02-09 16:56:54 +01:00
Magnus Ulf
140201478f Make it not required to put all permissions in the PERM file 2019-02-08 16:38:00 +01:00
Magnus Ulf
b0086ba0f7 Make code less null-happy
A lot of the code is filled with acceptance of null, even when null could mean something went wrong. We no longer want to fail-safe but want to fail fast, so this approach to null is changing. This will surely cause some bugs in the beginning, but will also make them less frequent in the long run.
2019-02-08 14:49:35 +01:00
Magnus Ulf
5302f808d7 Fix bug in confirmation util 2019-02-08 12:29:39 +01:00
Magnus Ulf
5fe9d05e1b Small DB changes 2019-02-05 13:58:44 +01:00
Magnus Ulf
307d9210dd This is 3.1.1 2019-02-04 12:37:22 +01:00
Magnus Ulf
1c1bf36e26 Small parameter change 2019-02-04 12:36:54 +01:00
Magnus Ulf
9e217533fc Show parameter tooltip for command templates 2019-02-01 09:04:35 +01:00
Magnus Ulf
4bcb4afd22 Remove unused mixin 2019-02-01 08:42:34 +01:00
Magnus Ulf
1bb7d5e53b Change command setup to true per default 2019-01-31 10:47:49 +01:00
Magnus Ulf
89b47da78b This is 3.1.0 2019-01-29 10:04:15 +01:00
Magnus Ulf
1d9acfb031 Improve material name 2019-01-29 09:51:51 +01:00
Magnus Ulf
71db0c0c71 PermissionUtil change
Small change. Preparing for the ability to remove PERM classes
2019-01-27 17:13:46 +01:00
Magnus Ulf
dd3724e663 Small database changes 2019-01-27 16:42:09 +01:00
Magnus Ulf
c7ba58b9ab Fix 2019-01-25 11:12:42 +01:00
Magnus Ulf
79b0948344 This is 3.0.7 2019-01-24 20:55:57 +01:00
Magnus Ulf
c07c0974fc Yet another econ fix
Yes, I am not doing that well
2019-01-24 19:23:31 +01:00
Magnus Ulf
a74b5a9d35 Reimplement (sorta) dynamic command registration
It still only works with tab-completion if the aliases have been set /before/ starup, but otherwise it works.
2019-01-24 19:05:53 +01:00
Magnus Ulf
d3a70e173b This is 3.0.6 2019-01-24 15:44:07 +01:00
Magnus Ulf
4f27928e85 Make econ work with Factions again 2019-01-22 16:11:09 +01:00
Magnus Ulf
2204cd2321 Improve econ debugging 2019-01-22 15:56:42 +01:00
Magnus Ulf
80b86a5b52 This is 3.0.5 2019-01-22 10:08:56 +01:00
Magnus Ulf
776d08a274 Fix econ bug 2019-01-21 21:15:41 +01:00
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