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

63 Commits

Author SHA1 Message Date
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
Rakdos8
bf2aab2d4f
Remove duplicate repository 2018-09-09 12:32:43 +02:00
montlikadani
1e8940124f Let's removing unnecessary code
- Fixed NullPointerException if loading words
- Fix potion ids
- Plugin now disabling when found an issue if the plugin has started
- Now if the SignsEnabled boolean is false does not create a file
- Fix api event bugs #226
2018-09-01 09:07:22 +02:00
Zrips
0172b780de Version increment 2018-08-31 16:06:09 +03:00
Zrips
0f74421559 Clay and Clay block is different thing 2018-08-21 13:24:11 +03:00
montlikadani
4cf74665cc
Merge branch 'master' into fixjobeditorchat 2018-08-20 13:09:28 +02:00
Zrips
d8eaa14b4f We can't use switch in Enum init for none existing enum 2018-08-20 13:50:26 +03:00
montlikadani
14a26e927e
Update pom.xml 2018-08-10 19:49:29 +02:00
Ken B
af25281ef2 Fix job editor chat event 2018-08-09 00:38:56 -04:00
Zrips
4ed48da227 Fix for wrong check on broadcast 2018-03-14 15:09:51 +02:00
Zrips
c12113e505
Merge pull request #157 from monochrome-blue/patch-1
Update pom.xml (remove output configuration)
2018-03-14 14:10:04 +02:00
Zrips
99ff2d5b1a Default block timer (plants) change from -1 to 30 2018-03-14 12:34:57 +02:00
Zrips
8726052187 Option to customize base command label in help page 2018-02-15 13:07:42 +02:00
Zrips
3af38fdaa4 We dont need separate option for scheduler enable option 2018-02-11 13:30:19 +02:00
Zrips
23d32d0765 points -> pts
Same formating for info in chat and GUI for payment
Decimal value limits
2018-02-01 14:54:06 +02:00
Zrips
700fc2a580 Updated default files 2018-01-23 12:28:16 +02:00
monochrome-blue
ac3592f711
Update pom.xml (remove output configuration)
Current output configuration sets plugin to build in a directory that won't exist on most computers, remove so it can be built on others' computers?
2017-12-25 17:20:44 -05:00
Zrips
634e0d7ac8 Prevent stacktrace on collumn check 2017-11-11 13:04:38 +02:00
Zrips
cf9db10eae Incrementing version 2017-11-03 18:21:56 +02:00
Zrips
e890d08ce3 We dont need addBatch? 2017-10-01 12:24:58 +03:00
Zrips
7d5994a2e0 Missing t in shorttitle display mode 2017-09-09 12:47:44 +03:00
Zrips
8ecc36c306 Better give command handling 2017-09-02 12:32:40 +03:00
Zrips
6c0723b677 Version up 2017-09-01 13:55:27 +03:00
Zrips
b64f117d4b Inform when trying to use incorrect command name 2017-08-02 12:33:07 +03:00
Zrips
4318d4bf60 Check if item have itemmeta set 2017-07-24 13:25:23 +03:00