1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-06 00:08:13 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
montlikadani
82d0af935d New command: /jobs level
Suggested by: Rangewonk / SlVlR (on Discord)
2018-12-27 16:23:56 +01:00
montlikadani
338e3f92f4 Need code for switch types 2018-12-25 13:03:16 +01:00
montlikadani
ed0eadad69 Some code clean up
- Fix 1 color not work (lime)
- We using the default data folder from main class
- We don't need to copy and create a lot of message file
2018-11-25 20:09:48 +01:00
montlikadani
e3829d12d2 Some tab-complete fix
- Retrieving colors
2018-11-12 16:31:05 +01:00
montlikadani
a75b128630 Improved tap-complete problems
- Fixed villager trade not working correctly.
2018-11-09 15:01:20 +01:00
montlikadani
7410d86bcc Fix #267 (again) 3 colors not work
Fixed an issue to 3 colors not working correctly.
2018-10-23 17:47:23 +02:00
montlikadani
5b4f43b1af Fixed the points are withdraw even if inventory is full in shop. #173
- Fix some bed recognition problem
2018-10-22 18:11:28 +02:00
montlikadani
9dfa9177d1 Some changes in config
- Now if the player not joined in the job then the placeholder not showing in the chat.
- Fix NullPointerException (again...)
2018-10-15 17:06:40 +02:00
montlikadani
5e64f83605 Added editable message for /jobs browse on console
- Fix last commit changes not works, so it changed to basic (no edit more)
- Added SEEDS to use all seeds
- Fixed the player get money even when the plant was not ripe (again)
2018-10-13 16:41:13 +02:00
montlikadani
804933a294 Fixed /jobs browse not works in console
- Some changes in version checking message
- CROPS changed to WHEAT for default
(No version update in plugin.yml because of the check)
2018-10-12 15:59:56 +02:00
montlikadani
36d4eded68 Minor config changes
- Fix jobs.* permission does not work correctly
- Fix potion item main hand
- Removed IConomy support
- Fixing drink job event (not working)...
2018-09-28 19:38:00 +02:00
montlikadani
ebc6c99dc2 Let's clean up code
- We use the default colors from the lang file
- Fixed enchantments not working in GUI
- Fix BossBar console error message
- Now if the signs is enabled then use the command
- Fixed the place of brewing stand stayed when the player break, #205
- Now if the Signs.Enable boolean true, then only create a file
- Fixed version checker not working correctly
2018-09-23 17:02:48 +02:00
montlikadani
e63d86f912 Now if execute the browse cmd in console not send the raw msg
- Now /jobs quest when execute in console not send the message
- Now you can set in config the amount of players to be shown in one page for /jobs top & gtop commands
2018-09-07 17:46:47 +02:00
montlikadani
9dee8c76f8
Updated messages_hu.yml file to the latest version 2018-08-10 19:54:19 +02:00
montlikadani
ab0a91f6f3
Update messages_hu.yml file to the latest version
I've updated and fixed some bugs.

In the upcoming times, when writing a new message string, put it in the message file so that the translator can not find it.
2018-02-01 16:04:53 +01:00
Zrips
07b2556592 Adding hungarian default locale by montlikadani
making universal file name grabber for locale files to simplify stuff
2017-09-10 13:25:57 +03:00