1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-25 20:16:13 +01:00
Commit Graph

87 Commits

Author SHA1 Message Date
montlikadani
a569f84a73 Resetquest now fully reseting the quest
This is because so many users wanted this command to not only restore time, but the entire completed and completed quest.
2019-08-11 14:36:43 +02:00
montlikadani
cf44caa2aa Implement code to unregister all listeners on reload
This reduces the memory leak issue sometimes
- Schedule file now generated when option is enabled in configuration
- Make sure MyPet is enabled when starting plugin
2019-07-23 21:32:32 +02:00
montlikadani
45d580342e For SQL the truncate is valid command
- Supports 1.14.4
2019-07-20 12:17:21 +02:00
montlikadani
4d3106e585 Added option to ignore the tools (items) when using durability losing option
+ supports enchantments
2019-06-29 19:00:18 +02:00
montlikadani
a6b3b42da4 Generate new jobConfig file at reload when removed
- Cod has internal ID and should work, #459
2019-06-24 15:02:01 +02:00
montlikadani
f8519abfa1 Add some informations about deprecated values
- Melon block should work now
- With -1 potion ids are not generated at server start
2019-06-18 20:30:25 +02:00
Zrips
aa10f23efe Version increment 2019-06-17 12:50:24 +03:00
montlikadani
3b42627cb8 Added firework shoot when leveling up
- Fixed NPE when entered /jobs playerinfo command, #456
2019-06-08 18:27:23 +02:00
montlikadani
23e349bd10 Check for null if possible
- Fix NPE when a item not found in enchant_table
- Melon can be used for now as melon_block
- We needs the redstone_lamp_on material, #440
2019-05-30 18:40:41 +02:00
Rakdos8
996aacfaf9
Update system path 2019-05-22 11:30:17 +02:00
Rakdos8
aa88069dce
Update MythicMob dependency
Required to make it compile
2019-05-22 11:29:22 +02:00
montlikadani
10d74e9593 Now works the turtle breed and other egg, #354
- Update spigot to 1.14.1
- Remove not-used deprecated method
2019-05-16 18:56:10 +02:00
montlikadani
4e47bf2f4f Fix potion consume event in 1.8 versions, #418
The potion drink action will be removed soon. It seems some potions has 3-4 types and needs to be known what types of, but not described.
2019-05-12 15:14:34 +02:00
montlikadani
afb07a69d4 #413 Now checks the papi version when using old version and update to latest
- Last commit fix for offlineplayer, we not using this
2019-05-08 12:56:28 +02:00
Zrips
6ad9b86d3b Small step for a man... 2019-05-02 15:59:22 +03:00
Zrips
23dee5d93e One step at a time 2019-05-02 15:35:24 +03:00
montlikadani
06538ed4e6 Now supports WorldGuard 7.0.0
- Added a placeholder %jobs_user_archived_jobs% to show the archived jobs for the user.
- Fix file saving problem when removed the restricted area
- /jobs area command now works
2019-03-25 17:41:08 +01:00
Zrips
0cada339d8 It should be compiled against 1.8 2019-02-28 20:16:53 +02:00
Zrips
7d35127e6b Version increment 2019-02-28 18:22:17 +02:00
montlikadani
78ff26d124 Fix potion recognition bug
- /jobs editjobs now actually check for off hand.
- Some fixes in /jobs editjobs command
- Fix translatable words file generating problems for potions
- Fix NPE when enchant action was pay for item enchanting but throws exception
- MythicMobs update
2019-02-22 19:31:57 +01:00
Zrips
fd9afd5a55 Version increment 2019-02-19 18:46:13 +02:00
Zrips
6753f24876 Version increment and minor fix for RawMessage display 2019-02-04 13:07:07 +02:00
montlikadani
82f5ad0fd4 New placeholders to get user points
- /jobs employ command needs max slots check
2019-02-02 21:11:21 +01:00
montlikadani
1f1b9ee7a9 Support for mcMMO 2.0.0 2019-01-29 19:25:26 +01:00
montlikadani
b230c17292 Lets catch Throwable instead of Exception when not using spigot
- Now you can give the limited items with **/jobs give [playername] [jobname] [items/limiteditems] [jobitemname]** command to get limited items from jobConfig.
2019-01-23 19:23:16 +01:00
montlikadani
d3442c8fe2 Fixed when changed the database throws error
- Now support PlaceholderAPI the latest version
- Now support MythicMobs the latest version
2019-01-13 18:12:12 +01:00
Zrips
64b9b35e58 Lets automatically update plugins version in plugin.yml by pom.xml 2018-12-27 16:10:11 +02:00
Zrips
edb943be11 Initial support for built in placeholders for PlaceHolderAPI
Couple base placeholders
2018-12-25 12:52:38 +02:00
montlikadani
3ea901d5c4 Hot fix for creating new words file #317 2018-12-24 13:34:37 +01:00
Zrips
24b1272304 Pagination for gtop command 2018-12-23 17:38:21 +02:00
Zrips
87e5fb2935 Lets minimize output and lets record less entries for explorer 2018-12-23 16:24:58 +02:00
Zrips
d24cf8f3ae This should be like this 2018-12-23 11:53:55 +02:00
Zrips
8629a12710 Lest check explorer fly pay by player ground position not a fly state 2018-12-23 11:53:33 +02:00
Zrips
4d51308b2f Version increment 2018-11-12 17:43:50 +02:00
Niklas Linz
0c4efd2ada
Update pom.xml
i should not do this with my smartphone ;)
2018-11-12 16:31:37 +01:00
Niklas Linz
86f61cd483
Update pom.xml 2018-11-12 16:24:45 +01:00
Niklas Linz
5dce1b7ea6
Update pom.xml 2018-11-12 16:24:05 +01:00
Niklas Linz
1e688f10d9
Fix maven build
- Fix maven build. C:\Users\Arte\ doesnt exist on my server ;)
2018-11-12 14:41:06 +01:00
Zrips
9d8c9532c1 Empty is not empty by Mojang logic... 2018-11-12 12:49:02 +02:00
montlikadani
f6c251b0be Removed last commit test (error)
- TODO: fixing 3 colors not working correctly #267
- Now the message files, it only creates two files, a default and a specified one.
- Fixed #239 hoppers earn money when baked food. (file creating problem)
2018-10-26 16:54:28 +02:00
Zrips
d9d7cb628f Version increment 2018-10-15 16:46:16 +03:00
Zrips
b6589bac2f Lets prevent slab error 2018-10-15 15:51:45 +03:00
Zrips
d168e2b252 This like this 2018-10-14 13:44:31 +03:00
Zrips
7b8fa29cd4 Cleaning up item database from duplicates 2018-10-14 13:43:42 +03:00
Niklas Linz
ad343457c7
Add papermc repository 2018-10-12 09:54:24 +02:00
Niklas Linz
11c9a327e4
Add bstats repo 2018-10-12 09:52:47 +02:00
Niklas Linz
56158258b6
Fix wrong groupid and artifactId of worldedit. Maven build is running into an error.
- Fix groupId and artifactId for worldedit
- Remove old mcmmo repository. (Is offline)
2018-10-12 09:48:13 +02:00
montlikadani
0a3df3d434 Moved configs
- Removed iConomy remnants
- Fixed config saving problems
2018-10-03 17:39:21 +02:00
montlikadani
bb8a32a6f0 Back to Vault 1.6.7
- Clean up code
2018-09-17 17:38:58 +02:00
montlikadani
7240f6cb39 Now supports Vault 1.7.1
- Fixed NullPointerException of get lore #177
- Minor code changes
2018-09-11 16:52:49 +02:00