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

376 Commits

Author SHA1 Message Date
montlikadani
1567bcdc26
Update JobsListener.java 2018-08-16 18:01:56 +02:00
montlikadani
3898c34fd3
Update v1_9.java 2018-08-16 17:59:38 +02:00
montlikadani
6d0ddbe600
Update v1_8.java 2018-08-16 17:59:29 +02:00
montlikadani
b42a196e15
Update v1_7.java 2018-08-16 17:59:18 +02:00
montlikadani
5ad79ad28e
Update v1_13.java 2018-08-16 17:59:04 +02:00
montlikadani
33c71c2dd2
Update v1_12.java 2018-08-16 17:58:52 +02:00
montlikadani
0fda3e06f4
Update v1_11.java 2018-08-16 17:58:38 +02:00
montlikadani
2df0557ec0
Update v1_10.java 2018-08-16 17:58:24 +02:00
montlikadani
fa77935485
Update Parser.java 2018-08-16 17:57:34 +02:00
montlikadani
6a4455385e
Update SelectionManager.java 2018-08-16 17:56:11 +02:00
montlikadani
8ffafc804b
Update Util.java 2018-08-16 17:55:14 +02:00
montlikadani
925ee2c478
Update TabComplete.java 2018-08-16 17:54:30 +02:00
montlikadani
058b8440a8
Update Sorting.java 2018-08-16 17:53:45 +02:00
montlikadani
4639dafebc
Update RawMessage.java 2018-08-16 17:52:40 +02:00
montlikadani
3f4a65a74d
Update GiveItem.java 2018-08-16 17:51:43 +02:00
montlikadani
138f8bfeb3
Update FurnaceBrewingHandling.java 2018-08-16 17:51:22 +02:00
montlikadani
f7efd20525
Update ChatColor.java 2018-08-16 17:49:51 +02:00
montlikadani
459bfdfefb
Update CMIScoreboardManager.java 2018-08-16 17:49:27 +02:00
montlikadani
7d575958ee
Update PlayerManager.java 2018-08-16 17:47:33 +02:00
montlikadani
c3c1eec94f
Update PermissionManager.java 2018-08-16 17:44:45 +02:00
montlikadani
b3b771ee6c
Update PermissionHandler.java 2018-08-16 17:43:57 +02:00
montlikadani
f2c5a916d3
Update Jobs.java 2018-08-16 17:43:10 +02:00
montlikadani
e6b32bace2
Update JobsCommands.java 2018-08-16 17:39:26 +02:00
Zrips
1ae362031e Merge branch 'master' of https://github.com/Zrips/Jobs.git 2018-08-16 13:48:54 +03:00
Zrips
ac5c0a4624 Lets remove meta 2018-08-16 13:46:32 +03:00
montlikadani
9dee8c76f8
Updated messages_hu.yml file to the latest version 2018-08-10 19:54:19 +02:00
montlikadani
037812a884
Merge pull request #187 from DmitryRendov/rus-translation
Updated messages_ru.yml and introduced Words_ru.yml translatable words
2018-08-10 18:26:07 +02:00
Zrips
6accc15a4f We dont need error here 2018-08-10 17:07:33 +03:00
Zrips
e43208ce22 Wrong version check before checking for slabs 2018-08-10 14:13:19 +03:00
Zrips
72a7644074 Item by material, not by CMIMaterial name 2018-08-09 13:19:33 +03:00
Zrips
ffa0ad5522 Lets check daily quest even if player will not get paid for it. 2018-08-06 16:43:20 +03:00
Zrips
3603cc178b CZ locale update by NorthMania 2018-08-06 16:33:34 +03:00
Zrips
ec9c95a27a This one (smmmadden) 2018-08-06 16:31:15 +03:00
Zrips
e7889d8cfd Lets update default jobs file (smmmadden) 2018-08-06 16:31:06 +03:00
Zrips
64d79e9743 This is correct way to do villager trade 2018-08-06 16:05:21 +03:00
Zrips
9a0d8a0cd6 Villager trade as valid action
Fix for leather dye actions
2018-08-06 15:50:08 +03:00
Zrips
f72c3b37e6 Lets disable scoreboard top list until further updates 2018-08-06 15:24:15 +03:00
Zrips
d31d60f4d8 Improved way in determining items 2018-08-03 16:14:45 +03:00
Zrips
fbe92bedf4 CMIMaterial is always not null 2018-08-03 15:07:50 +03:00
Zrips
6354efab91 Better item recognition 2018-08-01 16:55:30 +03:00
Zrips
374cca2b22 Tabcomplete should not send usage if no matches are found 2018-07-27 16:32:19 +03:00
Zrips
4f1e9c4446 Updating for 1.13 version support 2018-07-22 16:30:25 +03:00
Zrips
a91a041be4 UI item dupe glitch fix 2018-06-21 13:30:36 +03:00
Zrips
954c38be82 Small spelling fix 2018-06-21 12:48:46 +03:00
Zrips
3499706018 Lets default condition to true if not provided otherwise 2018-06-21 12:31:15 +03:00
Zrips
b5dad11233 lets support multiple command lines one level up 2018-05-20 14:28:08 +03:00
Zrips
297c68f91d Lets check for null job name when comparing two of them 2018-05-17 13:32:20 +03:00
Zrips
f89ea85b0b Lets include daily quest example into jobConfig.yml 2018-05-16 18:12:59 +03:00
Zrips
aa69c40f83 Show MythicMobs display name instead of id in info page 2018-04-11 12:59:57 +03:00
Zrips
13dd412def Lets set autocommit in finall catch, just in canse it fails 2018-04-10 19:00:26 +03:00