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

173 Commits

Author SHA1 Message Date
montlikadani
ec2d4a1846 Exclude some things from pom 2020-11-24 20:52:32 +01:00
montlikadani
f55c02570e Fix nearspawner does not accepts minus values
Fixes #998
2020-11-13 08:04:03 +01:00
montlikadani
aebcd6bffc Do not print out exception about invalid configuration, we only need the line of the file 2020-10-26 17:38:04 +01:00
montlikadani
b00a8762f3 Fix some issues related to ownership handling when disabled
Closes #972
2020-10-22 12:26:32 +02:00
montlikadani
c8bb020587 Bump jobs version 2020-10-04 20:06:58 +02:00
montlikadani
2bb9d44d95 No one uses old mythicmobs 2020-09-22 17:24:39 +02:00
montlikadani
c91f88858a Added wildStacker and stackMob support to pay for stacked entities
Closes #923
2020-09-21 17:42:20 +02:00
montlikadani
f3151489be Update mythicmobs repo 2020-08-27 09:47:17 +02:00
Zrips
d08dbedb56 Version up 2020-08-25 18:35:25 +03:00
montlikadani
4491966934 maxjobs is not a complexed placeholder
Fixes #894
2020-08-23 20:59:42 +02:00
montlikadani
6d21e14725 Try to fix SQLiteException when UNIQUE constraint failed for sqlite
Fixes #870
2020-08-02 18:53:36 +02:00
montlikadani
be6474e9ef Fix for new Placeholderapi 2020-07-29 10:50:01 +02:00
Zrips
71f1f8669e Version up 2020-07-06 15:59:27 +03:00
Zrips
21fa78ee92 Updating for the 1.16 support and base color handling 2020-06-29 13:51:24 +03:00
montlikadani
41b07c2f36 Fix startup issue on 1.16 servers
Fixes #829
2020-06-25 11:03:23 +02:00
montlikadani
101bd5656f Change this thing for lazy peoples 2020-05-31 17:27:33 +02:00
Zrips
fa1531f763 We need to reset customLocale when going back to EN 2020-04-25 12:15:35 +03:00
montlikadani
297a89126d Move permission names to another string
- Exclude some projects in maven from other plugins
2020-04-03 13:25:29 +02:00
montlikadani
9fa5dfb2aa Fix NPE on mythicmobs 2020-03-21 13:18:27 +01:00
montlikadani
0afc567335 Dependency 2020-03-01 14:21:50 +01:00
montlikadani
ea3cc04998 Improve furnace and hopper saving
- Fixed database syntax issue when getting the global top list
2020-02-22 12:43:02 +01:00
Zrips
5ecc62d514 Version up 2020-01-29 19:04:05 +02:00
montlikadani
db5faa8385 Fixed dependencies 2020-01-26 17:50:57 +01:00
Zrips
a17a32fca8 Comment is a key here 2019-12-12 11:40:08 +02:00
Zrips
390b1a47ba Initial 1.15 support 2019-12-12 11:39:42 +02:00
montlikadani
e409c3a1d7 No info on how to do 2019-12-07 14:37:01 +01:00
montlikadani
18c04df278 why 2019-12-07 14:25:29 +01:00
montlikadani
76e2bd2cbd org to io 2019-12-07 14:20:39 +01:00
montlikadani
7201011fad Lets make jenkins builds 2019-12-07 14:06:50 +01:00
Zrips
a64482cb53 Change changelog 2019-10-29 16:18:09 +02:00
montlikadani
1513e32afc Added option to leave from job in jobs GUI 2019-09-20 16:20:43 +02:00
montlikadani
88c6d1fc38 Re-worked the quest list to support crowdin
- Fixed %titlename% placeholder does not showed anything
- Re-added Cat, Cat is ALIVE!!
2019-08-19 18:31:29 +02:00
Zrips
f7acc20d2a Location location location 2019-08-16 16:47:53 +03:00
Zrips
7d06f5ad63 This should be enabled by default, doest run schedule if its empty. 2019-08-16 16:47:31 +03:00
montlikadani
611384922e Important changes for the latest MythicMobs 2019-08-14 19:18:57 +02:00
Zrips
75d80d0582 We need this... 2019-08-14 15:25:31 +03:00
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
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