1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-26 04:25:15 +01:00
Commit Graph

436 Commits

Author SHA1 Message Date
Zrips
c3ccf30b6d Lets update signs and heads in hard way and lets make it more optimized 2019-02-01 15:38:25 +02:00
Zrips
84681df41a Lets add option to limit boosts by levels 2019-01-31 16:47:52 +02:00
Zrips
f310ad0677 Initial update to move boosted items to its own file and change behavior 2019-01-31 15:35:53 +02:00
Zrips
3310bef5a0 Lets update enchantlist in translatable file to new format 2019-01-30 16:53:41 +02:00
Zrips
b81d5ead65 Lets not forget to copy over actual translatable files from plugin 2019-01-30 16:33:08 +02:00
Zrips
a231287131 Lets centralize creative mode payment check 2019-01-30 16:15:34 +02:00
Zrips
1d897e9d3e New job action: StripLogs 2019-01-30 16:05:46 +02:00
Zrips
95f922e151 Lets use ConfigReader
Lets properly transition to new mysql setup format by keeping old
entries
Better checks for existing mysql tables
2019-01-30 15:28:17 +02:00
Zrips
c341d43892 Lets properly update missing and newly added quests with /jobs reload 2019-01-30 11:28:17 +02:00
Zrips
af4d6ce282 McMMO 2.1.2 support with backwards compatibility. 2019-01-30 10:45:28 +02:00
montlikadani
1f1b9ee7a9 Support for mcMMO 2.0.0 2019-01-29 19:25:26 +01:00
montlikadani
92564ee8b1 Fix money dupping when someone repaired the item from anvil
- Fix NPE when promote argument has executed and player not found
- Let's check the permission for sender not the jobs player
2019-01-28 19:09:11 +01:00
ken-kentan
f3a9346dba fix #337 2019-01-28 13:11:52 +09:00
ken-kentan
75f6b2aabd fix legacy wall_banner id, add legacy_brewing_stand 2019-01-28 13:11:22 +09:00
montlikadani
a63b259711 Fix NPE when item bonus not found
Error: https://hastebin.com/aforinojut.cs
2019-01-24 20:42:34 +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
Madis
2b90fe6c67
English fixes
Grammar and spelling. Not a native speaker but I hope I helped regardless.
2019-01-16 15:01:00 +02:00
Madis
6eac7eb471
Quantity
Apparently this is translatable too...
2019-01-16 14:32:12 +02:00
Madis
e849ba2cf2
Fixes for Estonian
Translation and original syntax fixes
2019-01-16 14:12:35 +02:00
montlikadani
825486ea0d Fixed when someone bought from the jobs shop and has not points then got the item
- level & exp command fix when the target player has not in the job and not got any message
2019-01-15 09:46:44 +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
e2a306acb4 Commands do support list, so lets show that it does. 2019-01-13 19:09:27 +02:00
montlikadani
28f8e24465
Update JobsPaymentListener.java 2019-01-11 19:59:19 +01:00
montlikadani
85cc9b45f2 Fix SQLiteException error when changed database to SQL
https://www.spigotmc.org/threads/jobs-reborn.50989/page-241#post-3277743
2019-01-09 16:01:23 +01:00
Madis
43f39b10c1
Another minor fix 2019-01-09 11:21:10 +02:00
Madis
ee7a11b8e4
YAML fix 2019-01-09 11:17:54 +02:00
Madis
670485a320
Minor fix 2019-01-09 10:52:44 +02:00
Madis
8a0cf20851
Estonian update
New strings, many wording fixes and more syntax-wise English parity.
2019-01-09 10:41:45 +02:00
montlikadani
40cbf67bf4 Some MySQL changes
- Lets colorize raw message
- Make configurable MySQL auto reconnect boolean
2019-01-08 18:50:03 +01:00
meowsome
e817089c4c
Fix Typos
Fixed a bunch of small typos I found in comments throughout this file
2019-01-07 21:26:32 -05:00
montlikadani
2215c57791 Added player argument to /job limit command
- Fix sheep color not work properly
2019-01-07 18:06:02 +01:00
montlikadani
aadf514dba Fix #323 /jobs employ if target has, then checked the permission at the target
- Now checking correctly for plants when break
2019-01-05 19:01:27 +01:00
montlikadani
33c1bb961d Added some 1.13 blocks
- Some command permission fixes
- Now used UTF-8 in the MySQL, #147
- Fix last commit when a player level up or skill up and broadcast
2019-01-04 20:46:32 +01:00
Narimm
b29da9cead Add a feature that will decrease earnings at cap by a factored amount using the equation
(100/((1/factor*percentOver*percentOver)+1)) ie a pop growth curve.
2019-01-04 07:42:17 +10:00
Zrips
0aeb4e383b So lets do it in packets, everyone loves packets. 2019-01-01 18:12:30 +02:00
montlikadani
6709abca2f Fixed issue with colors not work, #267 2018-12-31 13:01:53 +01:00
montlikadani
432cbbbd09 Global toplist scoreboard now work on 1.13
- Fixed if the furnace or brewingstand reassign is disabled then saved the datas to file again again...
2018-12-30 21:22:07 +01:00
Zrips
800aab1a3b Merge branch 'master' of https://github.com/Zrips/Jobs.git 2018-12-28 17:03:27 +02:00
Zrips
46581093fc We dont need this as this should be checking by sender not by target 2018-12-28 17:03:00 +02:00
montlikadani
af54c5c513 Hotfix for running command 2018-12-27 16:29:11 +01:00
montlikadani
82d0af935d New command: /jobs level
Suggested by: Rangewonk / SlVlR (on Discord)
2018-12-27 16:23:56 +01:00
Zrips
64b9b35e58 Lets automatically update plugins version in plugin.yml by pom.xml 2018-12-27 16:10:11 +02:00
Zrips
7c5a03afb6 Slab type correct check when running on older versions 2018-12-27 14:02:47 +02:00
Zrips
98cd4dee23 new command to display posible placeholders
Some complexing for similar placeholders
2018-12-27 13:10:12 +02:00
Zrips
0849d5532d Fix for some placeholders and renaming them to be more obvious what they
do

Extra placeholders
2018-12-27 12:07:14 +02:00
montlikadani
2b09ae73d6 Added some PAPI placeholders
- Fix double checked Exception throws
2018-12-26 14:08:27 +01:00
Zrips
db0675788a Merge branch 'master' of https://github.com/Zrips/Jobs.git 2018-12-25 22:47:17 +02:00
Zrips
f7a5980a9e Lets catch exceptions on shutdown in case there is issue with that 2018-12-25 22:47:08 +02:00
montlikadani
338e3f92f4 Need code for switch types 2018-12-25 13:03:16 +01:00
Zrips
d9a48b5b97 Lets simplify it even more
Version increment for future release
2018-12-25 12:58:17 +02:00