montlikadani
cee99ce850
Added a placeholder %titlename% to display the current title name, #344
...
- Fix NPE when someone removed the Jobs section from the jobConfig file and throws exception
- SelectionTool now in material name not ID
- save-on-disconnect now saving successfully
- Fix NPE when jobs items not found
- Fix jobs GUI when filled with stone not the specified
2019-02-06 14:53:08 +01:00
montlikadani
256fc873b0
Merge pull request #346 from jackstrosahl/master
...
Fix #37 for Points
2019-02-06 14:21:42 +01:00
jackstrosahl
82620c0d01
Update PointsData
...
If addPlayer is called with multiserver compatabillity, remove a player if it already exists to load from db.
Make all addPlayer functions call up to one function.
2019-02-06 01:46:31 -06:00
Zrips
6753f24876
Version increment and minor fix for RawMessage display
2019-02-04 13:07:07 +02:00
Zrips
dd60cecb9f
Lets use RawMessage builder
2019-02-04 13:02:14 +02:00
Zrips
46c2406ced
Different aproach to old item boost conversion
...
Lets show itembonus even if you are not in that job
2019-02-04 12:27:53 +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
Zrips
80f43d3f47
Removing debug message
2019-02-01 15:58:15 +02:00
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
montlikadani
ea30d679b2
Merge pull request #338 from ken-kentan/patch-337
...
Fix legacy brewing stand
2019-01-28 16:32:49 +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
Madis
dc376c4b1a
Color code
2019-01-25 21:11:52 +02:00
Madis
dc293c9382
Limited items
2019-01-25 20:37:04 +02:00
Madis
82df707c76
Merge remote-tracking branch 'upstream/master' into patch-2
2019-01-25 20:31:40 +02:00
montlikadani
3adbf6eebd
Update README.md
2019-01-24 20:49:03 +01: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
b1037b2fff
Create README.md
2019-01-23 21:17:25 +01:00
montlikadani
991f2a8e05
Add files via upload
2019-01-23 21:12:08 +01:00
montlikadani
65f4e9d294
Add files via upload
2019-01-23 21:10:11 +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
cd82882cc1
Estonian consistency update
2019-01-18 13:38:25 +02:00
montlikadani
03a220e18f
Merge pull request #334 from Madis0/patch-1
...
English fixes
2019-01-16 14:27:54 +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
montlikadani
386677dd83
Merge pull request #333 from Madis0/patch-1
...
Fixes for Estonian
2019-01-16 13:43:53 +01: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
montlikadani
8fa39884ef
Merge pull request #329 from Madis0/patch-1
...
Estonian update
2019-01-09 15:20:49 +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
montlikadani
054c8f8e11
Merge pull request #328 from meowsome/patch-1
...
Fix Typos
2019-01-08 05:50:16 +01:00