Commit Graph

547 Commits

Author SHA1 Message Date
HappyPikachu
8cb0e74b68 Reduce console spam from NPCs, untested, fixes #127. Bump version number 2017-12-05 21:40:26 -05:00
HappyPikachu
c600e3e8d2 Fix and improve loading of lang files, fixes #121. Bump version number 2017-12-05 21:28:12 -05:00
HappyPikachu
1b2eb65a10 Permit numbers in world names with spaces, untested, fixes #124 2017-12-04 22:38:33 -05:00
HappyPikachu
341cafb17a Support non-English characters in lang files, untested, fixes #116 2017-12-03 22:41:44 -05:00
HappyPikachu
2f08800e8c Potential fix for IndexOutOfBoundsExceptions #139 #154 2017-12-03 22:22:21 -05:00
HappyPikachu
14882fb3ed Account for outdated Vault items, fixes #123. Bump version number 2017-09-30 22:55:53 -04:00
HappyPikachu
56d9b406a4 Stop timers upon quit, untested, fixes #114. Bump version number 2017-08-28 18:57:28 -04:00
HappyPikachu
3b394dfad7 Fix /quests stats for redo-quests, per #92 2017-08-28 01:17:24 -04:00
HappyPikachu
56517599a2 Make console error configurable 2017-08-27 22:11:41 -04:00
HappyPikachu
6fa4329ac7 Consistency with redo-delay 2017-08-27 21:36:02 -04:00
HappyPikachu
c424f8fc26 Show redo tag in GUI, per #92 2017-08-27 16:09:20 -04:00
HappyPikachu
b032a32f07 Improve quest accept prompt, per #92 2017-08-27 15:16:21 -04:00
HappyPikachu
7ce33b3909 Implement new repeat-effect, per #92. Bump version number 2017-08-25 00:43:19 -04:00
HappyPikachu
71f60acff5 Update quest accept prompt, per #92 2017-08-24 20:54:51 -04:00
FlyingPikachu
4096ca0ba5 Merge pull request #112 from HexagonMC/fix/suicice-kills
Don't count suicides as kills, fixes #96
2017-08-23 21:21:38 -04:00
HappyPikachu
5f35f0fbec New npc-effect settings in config.yml, per #92 2017-08-23 21:11:15 -04:00
HappyPikachu
5152f26bcf Avoid exception on Quests reload, fixes #104. Bump version number 2017-08-23 16:20:16 -04:00
ghac
2a15eaf2fe Don't count suicides as kills. Fixes #96.
We should not count suicides as kills. If the damager has the same UUID as the damaged player, it's not okay.
2017-08-23 17:07:19 +02:00
HappyPikachu
f3792b480c Avoid null locations on reload, untested, fixes #102 2017-08-13 23:58:37 -04:00
HappyPikachu
0f52951a6c Permit spaces in world names, untested, fixes #100 2017-08-12 21:17:32 -04:00
HappyPikachu
bd4fcf314d Ignore case when adding requirements, fixes #94. Bump version number 2017-08-10 02:34:42 -04:00
HappyPikachu
b0301fa2ce Check for illegal data when using /quests top, fixes #91 2017-08-04 19:02:32 -04:00
HappyPikachu
7f9eb50252 New quest titles, add config option. Bump version number 2017-08-02 23:41:29 -04:00
HappyPikachu
e819917af1 Remove lambda for below Java 8 2017-08-01 20:43:14 -04:00
HappyPikachu
ed357e9a84 Fix skipping identical stages in editor, fixes #88 2017-07-31 22:13:46 -04:00
HappyPikachu
9954258a19 Fix certain /quests list pages not working, fixes #86 2017-07-30 16:08:36 -04:00
HappyPikachu
533a8bc615 Update quests.yml 2017-07-30 15:59:54 -04:00
FlyingPikachu
47e1dbd74e Merge branch 'master' into master 2017-07-30 15:37:29 -04:00
HappyPikachu
d600219b58 Additional fix for #76 2017-07-30 13:42:16 -04:00
HappyPikachu
1a7db3d3ec Bump version number 2017-07-30 11:32:32 -04:00
Jakub Kolář
f8bb025b0f Implement timer event - can be used to create time-limited quests! 2017-07-29 22:44:48 +02:00
HappyPikachu
c51fd3394f Fix delivering same item to diff NPCs in a single stage, fixes #85 2017-07-29 13:28:32 -04:00
HappyPikachu
bf3bcf0588 Mitigate #84 2017-07-29 10:58:18 -04:00
HappyPikachu
d13683445d Code cleanup 2017-07-28 13:31:08 -04:00
HappyPikachu
3370e50417 Update /quests info, code cleanup 2017-07-28 12:56:41 -04:00
HappyPikachu
5d408bcba6 Correct duplicate Quest Journal entries 2017-07-27 01:13:17 -04:00
HappyPikachu
eae9461f7f Process durability as Short rather than Integer, fixes #76 2017-07-26 20:40:26 -04:00
HappyPikachu
a326308d37 Null check events.yml, fixes #71 2017-07-25 21:32:46 -04:00
HappyPikachu
fc1455902f Null check events.yml 2017-07-25 21:30:04 -04:00
HappyPikachu
fef92e2b30 Account for unspecified durability, related to #65 2017-07-24 11:35:03 -04:00
HappyPikachu
8c858937d8 Stop editor sometimes closing, fixes #65 2017-07-23 22:08:57 -04:00
HappyPikachu
1ab2ab4f02 Fix editor sometimes closing. Bump version number 2017-07-23 14:29:48 -04:00
HappyPikachu
a58b51b469 Remove old code 2017-07-22 20:35:41 -04:00
HappyPikachu
b03d84443b Workaround for issue with Vault API, fixes #64. Bump version number 2017-07-21 20:10:31 -04:00
HappyPikachu
12cdea0536 Possible workaround for #57. Bump version number 2017-07-21 17:06:58 -04:00
HappyPikachu
784dca4cb4 Amend item amnesia, fixes #62 2017-07-21 15:12:53 -04:00
HappyPikachu
7c752674e1 Fill in ALL durability values when adding multiple items, fixes #58 2017-07-19 10:30:07 -04:00
HappyPikachu
038c3dc86f Warn if custom reward has no name, fixes #53. Bump version number 2017-07-19 01:00:51 -04:00
HappyPikachu
71f5496c64 Remove-items by Material rather than ItemStack, fixes #48 2017-07-17 23:48:05 -04:00
HappyPikachu
a5ba267f11 Properly load redo-delay cooldowns, alternative to #49 2017-07-17 02:07:04 -04:00
HappyPikachu
ae154427af Events can have more than one mob, fixes #38 2017-07-16 00:48:55 -04:00
HappyPikachu
f95bff322e Avert amnesia for blocks 65 and over, fixes #40. Bump version number 2017-07-15 17:40:50 -04:00
HappyPikachu
abd696aed6 Remedy certain stages not finishing, fixes #31. Bump version number 2017-07-08 23:29:02 -04:00
HappyPikachu
2a84736d01 Potential bug fixes 2017-07-08 00:07:50 -04:00
HappyPikachu
8ab76338f1 Update Vault methods 2017-07-05 13:01:16 -04:00
HappyPikachu
2f43ad9a3e Update deposit method for Vault 2017-07-05 12:56:18 -04:00
HappyPikachu
acfc5c4bc6 Update enchantmens, fixes #26. Bump version number 2017-07-05 02:11:06 -04:00
HappyPikachu
e0e6222bb0 Remove debug-mode; show ALL the errors 2017-07-05 01:02:48 -04:00
HappyPikachu
5171eed572 Account for spaces in mob names when editing Kill Mob objectives a
second time, fixes #24. Bump version number
2017-07-02 13:22:22 -04:00
I9hdkill
74cdcc3790
Parrots were added in 1.12 and are tameable 2017-06-30 19:06:23 +02:00
GregZ_
b8a53610ab Quests - V2.8.6-03 - Added InvalidStageException javadoc - By GregZ_
* Incremented dev version in pom.xml.
     * Added javadoc comments to the InvalidStageException class.
     * Added a package-info file for the me.blackvein.quests.exceptions package.
2017-06-23 17:13:36 +01:00
GregZ_
051ad5cfe4 Quests - V2.8.6-02 - Code reformat - By GregZ_
* Incremented dev version in pom.xml.
     * Added javadoc comments to all files in the me.blackvein.particles package.
     * Added javadoc source folder, this will eventually contain all of the package-info files as well as any javadoc resources and overview pages.
2017-06-23 16:48:11 +01:00
GregZ_
82eca3991a Quests - V2.8.6-01 - Code reformat - By GregZ_
* Incremented dev version in pom.xml.
     * Reformatted code to make it easier to read.
     * Organized import order because the current lack order hurts my head.
2017-06-23 15:43:07 +01:00
HappyPikachu
73becdc67a Set durability to 0 if not specified, fixes #1. Bump version number 2017-06-23 02:22:17 -04:00
HappyPikachu
88c892fde7 Fix modules not loading. Bump version number 2017-06-22 21:54:54 -04:00
HappyPikachu
af30817918 Optimize UUIDFetcher per #534. Bump version number 2017-06-20 21:52:36 -04:00
HappyPikachu
3131d0e52d Likely fix #495 #516 #517. Bump version number 2017-06-19 20:45:25 -04:00
Patrick Zhong
605b23defd Fix duplicate entries 2017-06-19 16:12:48 -07:00
Patrick Zhong
9d4c9a90b5 Fix null bug in #329 2017-06-19 13:31:45 -07:00
GregZ_
38e82e4fcc Quests - V2.8.2-04 - Removed duplicate ColorUtil - By GregZ_
* Incremented dev version in pom.xml.
     * Removed duplicate ColorUtil interface, why were there even two of these?
     * Updated classes that inherited ColorUtil to use the ChatColor enum instead.
2017-06-18 20:47:40 +01:00
GregZ_
38842f8ca7 Quests - V2.8.2-03 - Removed ReflectionUtil - By GregZ_
* Incremented dev version in pom.xml.
     * Removed ReflectionUtil, this was pointless and just created extra overhead as the classes using it were already using NMS code.
2017-06-18 14:54:21 +01:00
GregZ_
69cded8065 Quests - V2.8.2-01 - Removed ColorUtil - By GregZ_
* Incremented dev version in pom.xml.
     * Removed ColorUtil interface, ChatColor is an Enum so that you don't do stuff like this.
     * Updated PlayerListener and Quests classes to reflect the removal of ColorUtil.
     * Improved .gitignore to make sure people don't accidentally push IDE or compiled files in future.
2017-06-18 14:12:22 +01:00
HappyPikachu
15ecc4e7af Revert pom. Update Citizens and provide Denizen. Bump version number 2017-06-17 21:40:31 -04:00
HappyPikachu
13288d5505 Jenkins test 2017-06-17 14:05:47 -04:00
HappyPikachu
76ff8972b6 Fix for #529 2017-06-16 21:37:49 -04:00
HappyPikachu
52c8989708 Fix dependencies 2017-06-15 03:38:16 -04:00
HappyPikachu
7ef239ba4f Update to MC 1.12, completely untested. Compile against Java 1.8, fix
deprecated config loading. Removed broken support for Bukkit 1.7.2,
cleanup unused classes. QuestMob no longer uses NMS. Bump version number
2017-06-15 01:40:32 -04:00
HappyPikachu
23c50673e4 No changes 2017-05-13 20:12:57 -04:00
HappyPikachu
52c6d388ac Fix creation of break-block quests. Bump version number 2017-02-05 15:14:19 -05:00
HappyPikachu
ef9297910c Warn console when using old Vault versions. Bump version number 2016-12-26 15:26:48 -05:00
HappyPikachu
e1276a9597 Merge branch 'master' of ssh://git@github.com/FlyingPikachu/Quests.git 2016-12-04 17:17:49 -05:00
HappyPikachu
931a7adfcc Update to MC 1.11, completely untested. Bump version number 2016-12-04 17:17:06 -05:00
Guy Aglionby
ade16b3d98 Fix #410 2016-09-03 00:16:57 +01:00
HappyPikachu
fb6f743999 Remove duplicate Cut block entries. Fixes part 3 of #404. Bump version
number
2016-08-29 21:23:13 -04:00
HappyPikachu
47b0a9d159 Revert editor text. Fixes part 1 of #404 2016-08-29 19:55:37 -04:00
HappyPikachu
b1b1b16788 Add more durability checks, fixes #401. Bump version number 2016-08-17 21:06:42 -04:00
HappyPikachu
e706dbd490 Delete unused class. Remove blank lines from default quests.yml 2016-08-06 00:05:42 -04:00
HappyPikachu
1b2bec04ad Support block durability. Bump version number 2016-08-06 00:01:42 -04:00
HappyPikachu
ecdfc8be57 Begin supporting block durability for #381 (testing block-break). Bump
version number
2016-07-28 17:09:44 -04:00
HappyPikachu
35653f0130 Proper fix unset block amounts showing NULL in menu 2016-07-15 18:24:34 -04:00
HappyPikachu
e123b76108 Fix unset block amounts showing NULL in menu 2016-07-15 18:21:28 -04:00
HappyPikachu
48ba30a616 No longer assume quests.yml contains custom1 quest, fixes #369. Bump
version number
2016-07-06 20:58:33 -04:00
HappyPikachu
b4533024b3 Stop reverting config edits during /questadmin reload, fixes #364. Bump
version number
2016-07-04 14:36:08 -04:00
HappyPikachu
0995d23a3d Debug build for #352 2016-06-23 21:34:35 -04:00
HappyPikachu
0d207e8321 Update mob spawning for MC 1.10, fixes #353. Bump version number 2016-06-23 21:15:00 -04:00
HappyPikachu
9cc4a97ae0 Support new enchantents, fixes #348. Bump version number 2016-06-22 00:32:43 -04:00
HappyPikachu
523032053e Handle null rewards values, fixes #345 2016-06-16 20:18:18 -04:00
HappyPikachu
7dd2b006ad Disallow periods in quest names, fixes #87 2016-06-15 12:03:09 -04:00
HappyPikachu
6f34c15a71 Update to MC 1.10, completely untested. Added missing particle effects
back to MC 1.9. Bump version number
2016-06-09 14:04:21 -04:00
HappyPikachu
f2b8c60fb0 Update to MC 1.9.4, completely untested. Bump version number 2016-05-17 20:19:19 -04:00
woutwoot
1329fe4529 Stop error spam on 1.9 - Actual 1.9 update for particles. 2016-04-02 21:24:33 +02:00
HappyPikachu
eddc66e46d Update to MC 1.9, completely untested. Bump version number 2016-03-21 21:20:59 -04:00
HappyPikachu
db569027e7 useCompass should be accessed in a static way 2016-03-21 20:47:36 -04:00
FlyingPikachu
7d8e198b9c Merge pull request #288 from elBukkit/master
Better compass behavior, safety protection when loading bad data
2016-03-21 13:36:34 -04:00
Nathan Wolf
afdc5760ae Reset quest compass target on changing worlds or respawning 2016-03-07 11:28:26 -08:00
Nathan Wolf
41cadcdc0a Force a compass target update when checking on quests, as a failsafe 2016-03-07 11:27:44 -08:00
Nathan Wolf
391daf18e6 Work-around another compass issue, seems like a strange one though. 2016-03-07 11:03:04 -08:00
Nathan Wolf
682da2f55e Update compass target when finishing a quest 2016-03-04 17:24:00 -08:00
Nathan Wolf
8ca0e797a4 Improve compass resetting behavior with multiple active quests 2016-02-29 12:12:57 -08:00
HappyPikachu
2443664611 Restore build number, bump version 2016-02-05 23:25:36 -05:00
Nathan Wolf
d9b0acd73f Some safety protection to loading bad Quester data 2016-01-22 12:05:38 -08:00
FlyingPikachu
a81ce1bca3 Merge pull request #252 from DanyBv/patch-1
Changed "initial-event" to "event"
2015-12-27 13:48:31 -05:00
DanyBv
95489d7a16 Changed "initial-event" to "event"
Because at the starting of the quest "event" was checked and not "initial-event" it didn't work this way...
2015-12-24 16:44:38 +02:00
Nathan Wolf
c2e252f539 Handle missing stages in CustomObjective.getDatamap. TODO: Figure out how this happened, clean up on Quester load 2015-12-16 11:41:36 -08:00
Nathan Wolf
4c319c81ec Remove debug print, sorry about that! 2015-12-16 11:31:23 -08:00
Nathan Wolf
23304e0b1d Avoid constant out of range exceptions when a players' current quest/stages lists get out of sync. Not sure why this happens, though. 2015-12-14 17:15:54 -08:00
Nathan Wolf
322c2d908a Some fixes to /questsadmin reset 2015-12-14 11:05:44 -08:00
Nathan Wolf
c75f679158 Add use-compass option to config, true by default 2015-12-13 19:37:05 -08:00
Nathan Wolf
fb3f95b75c Fix an NPE that pops up in various places when a quest has no data 2015-12-11 19:30:52 -08:00
Nathan Wolf
01e8d5f432 Fix a possible NPE handling the death event (this may have been with an invalid quest.. no stage somehow?) 2015-12-11 19:26:55 -08:00
Nathan Wolf
cd4e6dae7a Fix some issues with /questsadmin reload and the new compass code 2015-12-03 10:56:37 -08:00
Nathan Wolf
8e9f002ce1 Color finish messages light aqua 2015-12-02 13:05:27 -08:00
Nathan Wolf
5c246a20c6 Remove debug print :( 2015-12-02 11:52:08 -08:00
Nathan Wolf
cff791cfbc Reset compass to bed location, if set 2015-12-02 11:38:07 -08:00
Nathan Wolf
6bb17a08f4 Add /questsadmin reset command 2015-12-02 10:49:54 -08:00
Nathan Wolf
21b0a8ade8 Don't save metadata along with the gui display icon 2015-12-02 09:03:25 -08:00
Nathan Wolf
4dd8780d07 Don't kick people out of quests when they change. This is too picky and glitchy, I'd rather just deal with the consequences of broken quests, I think. 2015-12-02 08:36:56 -08:00
Nathan Wolf
fccd3f03ec Point the compass at the player's next target. TODO: Needs config options, etc. 2015-12-02 08:36:11 -08:00
Nathan Wolf
ebfa61646a Delay sending quest finish messages by seconds. TODO: Needs a config option or quest parameter. 2015-12-02 08:07:36 -08:00
Nathan Wolf
5b18275c49 More lore/display color fixes 2015-11-25 21:04:37 -08:00
Nathan Wolf
d5731d324b Fix /quests list when there's barely more than one page of quests 2015-11-25 18:53:12 -08:00
Nathan Wolf
50b3c272bb Preserve colored item names 2015-11-25 18:52:54 -08:00
Nathan Wolf
83c602e0f5 Merge branch 'CustomModuleFixes' 2015-11-18 11:09:51 -08:00
Nathan Wolf
ed0440092f Fix parameterization of custom rewards messages 2015-11-18 10:37:36 -08:00
Nathan Wolf
4fa7bb4594 Fix CustomObjective equals method, which would cause the Listener to randomly unregister 2015-11-18 08:31:55 -08:00
Nathan Wolf
877b593e7e Prevent NPE on null items- though not sure how it gets here. 2015-11-18 08:29:46 -08:00
Nathan Wolf
65862a5bd1 Only register Objective Listeners once. 2015-11-18 08:29:37 -08:00
Nathan Wolf
f11e679325 Add event registration debug message... something weird is going on here :( 2015-11-18 08:29:30 -08:00
Nathan Wolf
a31f0ab8fa Fix custom rewards (much thanks to @wintermaples !!) 2015-11-18 08:28:09 -08:00
Nathan Wolf
08982649e8 Fix CustomObjective equals method, which would case the Listener to randomly unregister (OMG GRRRRRRRRRR) 2015-11-17 12:47:53 -08:00
Nathan Wolf
2abb699f4e Revert registration delay, didn't seem to help. 2015-11-12 21:49:10 -08:00
Nathan Wolf
b623f5eec8 Prevent NPE on null items- though not sure how it gets here. 2015-11-12 14:50:27 -08:00
Nathan Wolf
c847fd0c37 Delay objective event registration to hopefully prevent random failures. 2015-11-12 10:12:36 -08:00
Nathan Wolf
1afeff873c Only register Objective Listeners once. 2015-11-12 09:19:50 -08:00
Nathan Wolf
2389adb648 Add event registration debug message... something weird is going on here :( 2015-11-12 05:53:51 -08:00
Nathan Wolf
8a06b00c6e Remove build number from plugin version 2015-11-11 19:34:01 -08:00
Nathan Wolf
013172939b Fix custom rewards (much thanks to @wintermaples !!) 2015-11-10 15:56:38 -08:00
HappyPikachu
163de45dea For for #188 2015-08-07 23:26:48 -04:00
HappyPikachu
be8b52361a Test fix 4 for #130 2015-06-12 23:32:28 -04:00
HappyPikachu
b5443d9813 Test fix 3 for #130 2015-06-11 10:29:37 -04:00
HappyPikachu
a7df3ac897 Test fix 2 for #130 2015-06-09 15:42:09 -04:00
HappyPikachu
7ee164ef5c Test fix for #130 2015-06-07 11:26:10 -04:00
HappyPikachu
80aafcfab5 Add try/catch for #130 2015-06-06 22:49:26 -04:00
HappyPikachu
eced37a101 Merge branch 'master' of ssh://git@github.com/FlyingPikachu/Quests.git 2015-06-06 16:09:50 -04:00
HappyPikachu
9addf7c5ac Check for null delivery items/npcs, should fix #93 and #134 2015-06-06 16:09:37 -04:00
FlyingPikachu
1cdcdd7a68 Merge pull request #96 from DNx5/patch-1
Ignore error for non module class.
2015-06-06 07:41:49 -04:00
HappyPikachu
e2bab24d34 Update for Spigot 1.8.7, increment version number 2015-06-05 10:25:19 -04:00
HappyPikachu
4da96dee7e Do not break after checking first Quest, fixes #57 2015-06-03 04:44:49 -04:00
HappyPikachu
2bcdb69257 Update for Spigot 1.8.4+ 2015-05-29 22:52:54 -04:00
HappyPikachu
36a530f3cf Fix killing NPCs with bow/arrow. Issue was combination of NPCs counting
as Players, and Quests treating them as mobs. Fixes #102
2015-05-20 19:27:26 -04:00
HappyPikachu
a518accd74 Finalize version handling 2015-05-19 09:07:02 -04:00
HappyPikachu
1239685c10 Attempt version handling 2015-05-18 23:18:44 -04:00
HappyPikachu
46c38c486b Attempt fix for #111 2015-05-09 09:48:59 -04:00
HappyPikachu
629c80b2a0 Add debug for #93 2015-04-29 21:29:11 -04:00
Dani
26899369ec Ignore error for non module class. 2015-04-27 05:39:15 +07:00
HappyPikachu
a7d6ea8885 Correct fix for #71, fixes #83 2015-04-20 09:02:54 -04:00
HappyPikachu
81b24b4b50 Add debug for #89 2015-04-16 15:30:10 -04:00
PikachuEXE
2fbea95b39 ! Fix NPE in player listeners 2015-04-16 07:28:56 +08:00
HappyPikachu
7783144b68 Increment version number, include author 2015-04-15 14:16:26 -04:00
HappyPikachu
d2b0d33d48 Remove debug message 2015-04-15 14:07:32 -04:00
HappyPikachu
f1b527064d Disallow Quest Journals in Item Frames, fixes #86 2015-04-15 12:55:29 -04:00
FlyingPikachu
6f3271d0d0 Merge pull request #80 from PikachuEXE/fix/kill-mob-location
! Fix world name not being checked for kill mob location when specified
2015-04-15 12:26:57 -04:00
HappyPikachu
ee57773668 Revise new commands 2015-04-15 12:11:44 -04:00
PikachuEXE
1af53440ba ! Fix world name not being checked for kill mob location when specified 2015-04-11 07:52:52 +08:00
FlyingPikachu
0ebc32f40a Merge pull request #76 from PikachuEXE/refactor/player-finder-find-exact-match-first
* Return a player with exact name match first when trying to partial match
2015-04-10 17:23:47 -04:00
FlyingPikachu
c760ee2fff Merge pull request #75 from PikachuEXE/feature/cmd/admin/remove-completed-quest-offline
Feature/cmd/admin/remove completed quest offline
2015-04-10 17:23:11 -04:00
HappyPikachu
dbe6973d65 Output message for no quests 2015-04-10 00:05:38 -04:00
PikachuEXE
357edac77b * Return a player with exact name match first when trying to partial match
This avoids player "fakedude" being return instead of player "dude" when searching for "dude"
2015-04-10 11:57:09 +08:00
PikachuEXE
b294b59788 * Make /quest removecompletedquest offline player compatible 2015-04-10 09:39:47 +08:00
PikachuEXE
150e524855 * Make /quest stats offline player compatible 2015-04-10 09:39:41 +08:00
PikachuEXE
ec074573a7 + Add PlayerFinder.findOfflinePlayerWithNameByExactCaseInsensitiveNameMatch 2015-04-10 09:38:55 +08:00
PikachuEXE
9d3ced7e76 + Add PlayerFinder.findOfflinePlayerByExactCaseInsensitiveNameMatch 2015-04-10 08:44:53 +08:00
PikachuEXE
dfe36bfdd6 + Add command /questadmin removecompletedquest 2015-04-09 08:56:44 +08:00
PikachuEXE
ed3492cea2 + Add command /questadmin stats 2015-04-09 08:50:35 +08:00
PikachuEXE
6ab4b52eb9 + Add Utility class PlayerFinder 2015-04-08 18:10:53 +08:00
HappyPikachu
380a299dd5 Amend giving quest names with spaces, fixes #62 2015-04-02 00:41:31 -04:00
HappyPikachu
7123f29981 Remove unused command 2015-04-02 00:04:35 -04:00
HappyPikachu
bff39b92cc Update blacklist, add purge sub-command 2015-03-23 10:20:15 -04:00
HappyPikachu
dd75ec12ef Increment version number 2015-03-19 15:45:53 -04:00
HappyPikachu
e8a437c285 Add missing * permissions 2015-03-19 15:44:47 -04:00
HappyPikachu
dfcc339e1d Accept seconds for delays/durations, adds #23 2015-03-18 13:16:05 -04:00
HappyPikachu
3670e4eb89 Update GUI color for Stone Miner 2015-03-18 11:13:16 -04:00
HappyPikachu
14d9636b09 Lower char limit for GUI lore newline, fixes #53 2015-03-16 15:48:05 -04:00
HappyPikachu
7298c490c7 Load redo-delay as Long, not Int 2015-03-13 20:16:50 -04:00
HappyPikachu
2b5beebfa2 Increment version number 2015-03-13 13:37:35 -04:00
HappyPikachu
afb044479f Fix error when right-clicking, fixes #54 2015-03-13 13:33:54 -04:00
HappyPikachu
9538fba9b7 Check for Citizens before loading config values 2015-03-12 23:26:39 -04:00
HappyPikachu
3ce4b4fe53 Increment version number 2015-03-12 22:31:52 -04:00
HappyPikachu
3137d99b29 Add files 2015-03-12 22:19:25 -04:00
HappyPikachu
f8cb20c042 Increment version number 2015-03-12 22:18:39 -04:00