montlikadani
5d64b67d72
Quick fix for last commit
2019-03-06 18:12:56 +01:00
montlikadani
417b6f70f9
Option to broadcast skill message when a player reach level, #171
...
- Modify-chat set to default false, to ignore user-friendly posts.
- DBManager registering fix at startup, #377
2019-03-06 17:51:35 +01:00
montlikadani
2c0451aa55
Lets fix special signs has not updated heads
...
- Last commit stability fix for registering class
2019-03-01 17:03:45 +01:00
Zrips
ef7eafee08
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2019-02-28 20:17:32 +02:00
Zrips
0cada339d8
It should be compiled against 1.8
2019-02-28 20:16:53 +02:00
montlikadani
a377ad08db
Lets make more stabily to catch exceptions
2019-02-28 19:16:36 +01:00
Zrips
7d35127e6b
Version increment
2019-02-28 18:22:17 +02:00
Zrips
98fe82ec5f
So we have to get donequests column when reading database
2019-02-28 12:56:14 +02:00
Zrips
00f62cd58f
Fix for convert command issue introduced with some of previous updates
2019-02-28 12:44:48 +02:00
Zrips
be16539425
Better way to update signs and heads
2019-02-28 12:20:06 +02:00
montlikadani
0dca69e891
Added option to config to pay exploring when player gliding
...
- Now not generates the bossbar options when using 1.8 or lower versions.
2019-02-27 19:02:00 +01:00
montlikadani
b79f761524
Merge pull request #373 from HimaJyun/eachitem-softlimit
...
each item SoftLimit
2019-02-27 17:19:28 +01:00
montlikadani
c1a4c28534
Update ConfigManager.java
2019-02-27 17:19:11 +01:00
HimaJyun
c2d86ff1dd
each item SoftLimit
2019-02-27 07:31:51 +09:00
montlikadani
a7f9b0d99e
Fix signs not work properly so it not updated at placing a sign, #356
2019-02-24 15:38:09 +01: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
8aafd9f903
Fix for tabcomplete
2019-02-19 19:14:06 +02:00
Zrips
fd9afd5a55
Version increment
2019-02-19 18:46:13 +02:00
Zrips
7fbfab2c4c
Lets check offhand for boosted item
2019-02-19 18:10:39 +02:00
Zrips
3de7453675
So lets use reflections when using older McMMO. What else we could do in
...
this situation...
2019-02-19 17:30:43 +02:00
montlikadani
29c353214d
Added option to prevent item durability loss to pay, #8
...
- Fix tab-complete overwrites the server tab-complete, so if tab-complete set to -1, then its working again.
2019-02-16 14:51:09 +01:00
montlikadani
12b2419f88
Added option to quests to use more items in one quest
2019-02-14 17:18:11 +01:00
montlikadani
1f2219b3cb
Not check for explorer by the ground, but check flying, #357
2019-02-13 20:44:29 +01:00
montlikadani
62f5718eb1
Fix file loading when the plugin/server reloaded, #353
...
- Fix permission for /jobs quest & /jobs shop, #358
2019-02-11 19:47:31 +01:00
montlikadani
523ef32acd
Added a option to pay for enchanting a item from anvil, #331
2019-02-06 19:57:58 +01:00
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