If you own a server running one of my plugins (especially my premium ones), I might be interested in displaying it on the plugin page, so potential new buyers could see examples of what can be done, and it also gives you some more visibility. Don't hesitate to contact me by PM or on discord !
Please use DISCORD to get support, it's way faster ! The link is on the plugin page
This changelog contains all the changes related to this plugin.
Thanks to all the community members for reporting bugs and suggesting features. Keep going, so I can make this plugin better !
Also consider leaving a nice review to the plugin if you're satisfied of my work and dedication ! <3
PyrCore v6.2.0
Added :
- Vehicle types 'HORSE', 'DONKEY', 'MULE', 'LLAMA' and 'PIG'. (QC #102)
QuestCreator v4.5.0
Added :
- Object 'OBJECT_SERVER_JOBSREBORN_XP_CHANGE' for JobsReborn. (#98)
- Object 'PLAYER_SPRINT_DISTANCE'. (#102)
- Object 'PLAYER_VEHICLE_DISTANCE'. (#102)
- Object 'PLAYER_FALL_DISTANCE'. (#102)
- Condition 'CONDITION_JOBSREBORN_JOB_LEVEL' for JobsReborn. (#98)
- Operation 'MORE_THAN' for condition 'VARIABLE'. (#102)
- Command '/qc scoreboard', allowing players to toggle their quest scoreboard (permission questcreator.command.scoreboard). (#107)
Improved :
- Object 'PLAYER_ITEM_CRAFT' now allows shift+click like a regular craft item.
- Renamed some operations for condition 'VARIABLE', the complete list is now 'LESS_THAN, LESS_OR_EQUALS, EQUALS, MORE_OR_EQUALS, MORE_THAN and DIFFERENT'.
Fixed :
- Object 'SERVER_HEROES_XP_GIVE' wasn't working properly. (#106)
- Object 'PLAYER_WALK_DISTANCE' location setting will now be taken into consideration.
- Setting 'near' and 'away' weren't taking the correct location into consideration in some cases. (for Yuky)
- Command '/qc journal' would throw an error when performed from console.
- An error occuring when creating a cooldown from the editor. (for DeadX)