index
:
Quests
dependabot/bundler/docs/rexml-3.4.2
fix/sync
master
migrate-docs
[github] Questing plugin for Minecraft servers
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bukkit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix HIDE_ATTRIBUTES for 1.20.5+
Krakenied
2024-08-28
6
-22
/
+333
*
Clean up task type manager
Krakenied
2024-08-28
1
-6
/
+14
*
Add dedicated getter for enums
Krakenied
2024-08-28
2
-71
/
+36
*
Optimize a bit walking task type
Krakenied
2024-08-28
1
-32
/
+69
*
Fix autostart for quests with individual option set
Krakenied
2024-08-28
1
-4
/
+1
*
Add trading task type
Krakenied
2024-08-28
2
-0
/
+99
*
Track next quest after messaging player about completion
Krakenied
2024-08-28
1
-3
/
+3
*
Rewrite trackQuestForPlayer method, so it notifies player about the same ques...
Krakenied
2024-08-28
1
-22
/
+41
*
Rewrite trackNextQuest so autostart Quests are tracked properly
Krakenied
2024-08-28
1
-11
/
+26
*
Change condition order for performance reasons
Krakenied
2024-08-28
1
-1
/
+1
*
Get autostart from config only once
Krakenied
2024-08-28
1
-2
/
+8
*
Allow minus sign usage in quest ids (https://github.com/LMBishop/Quests/issue...
Krakenied
2024-08-28
3
-18
/
+34
*
Add {questcolored} to menu elements and other places
Krakenied
2024-08-28
2
-16
/
+26
*
Improve server version getter
Krakenied
2024-08-28
1
-2
/
+2
*
Finally fix autosaves after regression caused by https://github.com/LMBishop/...
Krakenied
2024-08-28
2
-36
/
+129
*
Do not reload base configurations twice
Krakenied
2024-08-28
1
-1
/
+0
*
Add number formats
Krakenied
2024-08-28
8
-70
/
+165
*
Do not send track advancement for inventory task if progress didn't change
Krakenied
2024-08-28
1
-0
/
+9
*
PyroFishingPro support improvements
Krakenied
2024-08-28
3
-11
/
+115
*
Fix locked-display
Krakenied
2024-06-03
1
-1
/
+1
*
Add cancelstring and expirystring options
Krakenied
2024-06-03
2
-0
/
+16
*
Add Oraxen support
Krakenied
2024-06-03
3
-0
/
+31
*
Add removed constructor back
Krakenied
2024-06-03
2
-2
/
+6
*
Fix typo
Krakenied
2024-06-03
1
-1
/
+1
*
Extract method getting registration message
Krakenied
2024-06-03
1
-13
/
+33
*
Add not supported to registration message
Krakenied
2024-06-03
1
-1
/
+9
*
Fix codacy issue
Krakenied
2024-06-03
1
-2
/
+2
*
Further debugging optimization
Krakenied
2024-06-03
7
-30
/
+72
*
Fix auto saving feature due to regression caused by https://github.com/LMBish...
Krakenied
2024-06-03
1
-1
/
+1
*
Do not log the entire boss bar exception
Krakenied
2024-06-03
1
-1
/
+3
*
Add missing getter to 1.20 version specific handler
Krakenied
2024-06-03
1
-0
/
+5
*
Optimize it a bit
Krakenied
2024-06-03
1
-1
/
+13
*
Finished bucket task types rework
Krakenied
2024-06-03
6
-99
/
+52
*
Begin bucket tasks rework
Krakenied
2024-06-03
3
-6
/
+96
*
Add resurrecting task type
Krakenied
2024-06-03
2
-0
/
+67
*
Begin work on villager-type and villager-profession options
Krakenied
2024-06-03
1
-1
/
+10
*
Add curing task type
Krakenied
2024-06-03
3
-1
/
+79
*
Implement new item task types
Krakenied
2024-06-03
4
-0
/
+278
*
Make CompatUtils work properly with no-relocation Paper
Krakenied
2024-04-30
2
-4
/
+3
*
Update to Paper-API 1.20.5
Krakenied
2024-04-30
1
-1
/
+1
*
Add more walking task type modes
Krakenied
2024-04-30
8
-27
/
+146
*
Make shop and item id options in ShopGUIPlus interaction task types optional
Krakenied
2024-04-30
1
-2
/
+0
*
Add string match mode option
Krakenied
2024-04-30
12
-140
/
+220
*
Small refactor
Krakenied
2024-04-30
5
-8
/
+8
*
Update WalkingTaskType.java
IceWolf23
2024-04-25
1
-0
/
+4
*
Add option to disable WildStacker hook
Krakenied
2024-04-25
2
-5
/
+13
*
Merge task types into one - customfishing_fishing
Krakenied
2024-04-25
5
-101
/
+95
*
remove inner class and set priority
XiaoMoMi
2024-04-25
2
-22
/
+6
*
Add CustomFishing compatibility
XiaoMoMi
2024-04-25
4
-0
/
+175
*
Implement hatching task type
Krakenied
2024-03-16
3
-2
/
+90
[next]