BuildTools
|
b4fe66f036
|
Update for MC 1.13.2, fixes #519. Bump version number
|
2018-11-13 16:24:42 -05:00 |
|
BuildTools
|
9d99655ef6
|
Undo char correction
|
2018-11-13 01:38:48 -05:00 |
|
BuildTools
|
e24d4d8031
|
Char correction
|
2018-11-13 01:36:46 -05:00 |
|
BuildTools
|
d14fe9a44d
|
Restore missing NPC effects on 1.12.2, fixes #516
|
2018-11-13 00:46:27 -05:00 |
|
BuildTools
|
3bd394ce12
|
Ensure valid entity name translation, fixes #503. Bump version number
|
2018-11-13 00:26:56 -05:00 |
|
FlyingPikachu
|
9e79d8fcb3
|
Merge pull request #472 from caseif/quester-init-order
Store Quester instance before loading data
|
2018-11-09 15:27:40 -05:00 |
|
HappyPikachu
|
81a6c7a772
|
Fix delays breaking reach-location objectives, fixes #505
|
2018-11-07 02:22:56 -05:00 |
|
HappyPikachu
|
441cd7ef28
|
Potential fix for #503
|
2018-11-05 13:28:33 -05:00 |
|
HappyPikachu
|
d2a1e1c65d
|
Correct null check for CitizensBooks, fixes #499
|
2018-10-30 17:24:42 -04:00 |
|
HappyPikachu
|
088bc3c933
|
Vault now optional, translate item/mob names, fixes #172. Bump version
|
2018-10-30 02:49:57 -04:00 |
|
HappyPikachu
|
51f1c4a2ef
|
Use correct replace method, fixes #474
|
2018-10-15 00:35:52 -04:00 |
|
FlyingPikachu
|
e8e6bec085
|
Merge pull request #466 from nicuch/master
Added compability with CitizensBooks.
|
2018-10-15 00:12:00 -04:00 |
|
HappyPikachu
|
c2393107e1
|
Support meta for Books, Potions and more, fixes #107. Bump version
|
2018-10-15 00:04:27 -04:00 |
|
Max Roncace
|
966bf32eb9
|
Store Quester instance before loading data
|
2018-09-16 18:28:16 -04:00 |
|
nicuch
|
fedee87c69
|
Added compability with CitizensBooks.
|
2018-09-10 11:24:05 +03:00 |
|
HappyPikachu
|
502ea53f9a
|
Do not check perms for non-players entities, fixes #453
|
2018-08-09 14:14:51 -04:00 |
|
HappyPikachu
|
063051cda2
|
Process localized sheep color, fixes #414. Bump version
|
2018-08-07 13:19:38 -04:00 |
|
HappyPikachu
|
1f97df3697
|
Add console debug for #448
|
2018-08-04 22:12:23 -04:00 |
|
HappyPikachu
|
87edb98c3e
|
Check permissions onPlayerMove less often, fixes lucko/LuckPerms#1104
|
2018-07-31 15:23:34 -04:00 |
|
HappyPikachu
|
fc494bad75
|
Update for MC 1.13, tested. Bump version number
|
2018-07-31 14:54:42 -04:00 |
|
HappyPikachu
|
9dd1838389
|
Deprecate useless getInstance() method, fixes #428
|
2018-07-31 00:56:05 -04:00 |
|
HappyPikachu
|
6f85e28ed7
|
Update for MC 1.13, untested. Bump version number
|
2018-07-31 00:50:31 -04:00 |
|
HappyPikachu
|
02f501d9e3
|
Check if TNT source is not null first, fixes #438
|
2018-07-30 17:23:45 -04:00 |
|
HappyPikachu
|
1678410ab8
|
Potential fix for #429
|
2018-07-30 16:33:25 -04:00 |
|
HappyPikachu
|
fdeeb10272
|
Correct spelling error
|
2018-07-30 16:22:48 -04:00 |
|
HappyPikachu
|
84b2906e3e
|
Allow for * and Op permissions, fixes #440
|
2018-07-30 16:19:30 -04:00 |
|
HappyPikachu
|
d924df597a
|
Revert msg change from #396
|
2018-07-30 15:58:29 -04:00 |
|
HappyPikachu
|
329875bd32
|
Provide Heroes and Vault for building
|
2018-05-11 23:09:12 -04:00 |
|
HappyPikachu
|
0a5b001164
|
Fix errors in #396
|
2018-05-10 16:45:19 -04:00 |
|
FlyingPikachu
|
7df24e079f
|
Merge pull request #396 from christophe6/master
- PlaceholderAPI for start/end messages, switched obj. and start msg.
|
2018-05-10 16:38:39 -04:00 |
|
HappyPikachu
|
da5170182d
|
Reduce duplicates for Crowdin. Bump version number
|
2018-05-10 16:38:06 -04:00 |
|
christophe
|
26a8a472c2
|
- PlaceholderAPI for start/end messages, switched obj. and start msg.
|
2018-05-06 11:55:13 +02:00 |
|
HappyPikachu
|
eb5998a179
|
Potential fix for #381 and #383
|
2018-04-28 22:19:02 -04:00 |
|
HappyPikachu
|
f8f0f515bb
|
Correct permission check, fixes #379
|
2018-04-26 16:31:47 -04:00 |
|
HappyPikachu
|
172d5ffeee
|
Remove blacklist and purge subcommand
|
2018-04-25 02:42:21 -04:00 |
|
HappyPikachu
|
e88d7159fe
|
Catch error when unable to take quest, fixes #374
|
2018-04-21 13:53:17 -04:00 |
|
HappyPikachu
|
d8efb37a61
|
Ensure quest name is not null or empty, fixes #370
|
2018-04-20 10:59:44 -04:00 |
|
HappyPikachu
|
ac899a7c8c
|
Ignore directories with /quests top, fixes #373
|
2018-04-20 10:42:23 -04:00 |
|
HappyPikachu
|
1bac3ed1f3
|
Ensure projectile source exists, fixes #369
|
2018-04-17 11:17:10 -04:00 |
|
HappyPikachu
|
1d04d263d7
|
Stop player data dupe on quit, fixes #368
|
2018-04-16 16:59:35 -04:00 |
|
HappyPikachu
|
a7838b8184
|
Always fire events synchronously, fixes #366
|
2018-04-14 22:04:44 -04:00 |
|
HappyPikachu
|
ce485ae1ea
|
Remove UUIDFetcher to avoid confusion, see #343
|
2018-04-13 19:01:20 -04:00 |
|
HappyPikachu
|
995a7d8839
|
Fix error on quit during timer event, fixes #348. Bump version number
|
2018-04-13 16:17:22 -04:00 |
|
HappyPikachu
|
25be6a0e69
|
Avoid error when no items have been delivered, fixes #362
|
2018-04-13 16:07:18 -04:00 |
|
HappyPikachu
|
382796a71a
|
NEW date/time Planner section, completed, #93. Bump version number
|
2018-04-12 14:56:15 -04:00 |
|
HappyPikachu
|
770acbce5f
|
Catch NPE for #362
|
2018-04-12 00:20:02 -04:00 |
|
HappyPikachu
|
76d706ace4
|
Execute command events on main thread, fixes #353
|
2018-04-10 23:57:26 -04:00 |
|
HappyPikachu
|
ff900f5f87
|
NEW date/time Planner section, part 6, #93
|
2018-04-01 00:24:17 -04:00 |
|
HappyPikachu
|
b178734233
|
NEW date/time Planner section, part 5, #93
|
2018-03-30 22:34:49 -04:00 |
|
HappyPikachu
|
a5729b4ba0
|
NEW date/time Planner section, part 4, #93
|
2018-03-29 03:25:35 -04:00 |
|