1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-30 06:23:31 +01:00
Commit Graph

44 Commits

Author SHA1 Message Date
Zrips
f5452e2e41 Rework for payment limitations and now saving to database 2017-01-10 13:48:40 +02:00
Zrips
4d1b78c99d Show correct bonus/penalty 2016-12-10 15:48:55 +02:00
Zrips
851d4600e1 Sort scoreboard by seting line number instead of jobs level 2016-12-02 18:40:20 +02:00
Zrips
40741d1a7d Check block type for fast pay to avoid paying for different block types 2016-12-02 15:00:58 +02:00
Zrips
458393b211 Better check for block protection when its being broken not by player 2016-12-01 18:45:08 +02:00
Zrips
b518f7f6ff Check for null plaayer data 2016-11-20 11:53:19 +02:00
Zrips
f24811d44a iConomy 6/7 support and moved vault as soft dependent 2016-11-19 13:11:04 +02:00
Zrips
911907818a PreLoad player data in async mode to minimize server load time
Fix for converter not finding lastseen time
Get player name from appropriate place if not defined from before
2016-11-19 10:47:40 +02:00
Zrips
e44b208fad Changing boost calculation to more clean way and more accurate 2016-11-19 10:27:43 +02:00
Zrips
d2847dd2fe No need to check special entity name anymore with new API 2016-11-18 13:29:33 +02:00
Zrips
d5113847f0 Block protection 2016-09-29 17:24:29 +03:00
Zrips
d009b5b782 When converting, include user table 2016-09-23 15:07:35 +03:00
Zrips
81a02dbbe0 We don't need to check by offline player and properly update cache on
player logout
2016-09-21 17:18:08 +03:00
Zrips
7c8bfda568 Eliminating jobsPLugin class
Preload all players data for faster use on players login.
Basic code cleanup
2016-08-08 17:36:56 +03:00
Zrips
c308e0db66 Check if sender is not null
Check if this is same job by name, not by constructor
2016-08-05 14:08:08 +03:00
Zrips
e5929191a3 Preload all player data 2016-08-05 13:28:31 +03:00
Zrips
fe2aae14ce Implementation of fast payment method
Tweaks for mcmmo abilities checker
Fix for leaveall
2016-06-28 12:33:28 +03:00
Zrips
72848342e1 pagination for /jobs info and /jobs playerinfo 2016-06-27 17:37:31 +03:00
Zrips
d516879a5f Cleanup 2016-06-25 18:56:59 +03:00
Zrips
fbb0bfee90 Cleanup and some fixes 2016-06-25 16:27:01 +03:00
Zrips
e7a30ec608 Just pushing throw 2016-06-25 10:13:06 +03:00
Zrips
445e30e407 mysql fixes / recalculate boost on command / disable autojoin if needed 2016-06-15 13:27:43 +03:00
Zrips
a8466e5e2f Call expgainevent before payment and don't continue if event is
canceled, set it to 0 and let it to do its thing.
Optimize for boost permission check on each action. Calculate only every
one minute if needed.
Try to create points table every time, to avoid missing table.
2016-06-12 15:42:33 +03:00
Zrips
b6bf2ad4b6 update for 1.10 and stuff 2016-06-09 18:35:24 +03:00
Zrips
f2c4f39322 More robust data base update process / compatability with multy servers 2016-04-21 14:47:10 +03:00
Zrips
0d39b83495 updated translatable names / some changes in sqlite 2016-04-10 14:02:28 +03:00
Zrips
fc6f17a12c Include tr locale in default package 2016-04-05 17:52:17 +03:00
Zrips
c7875d9b4c Stuff and stuff 2016-04-03 17:22:44 +03:00
Zrips
5847619458 3.0 update 2016-03-30 16:42:36 +03:00
Zrips
05f64f61ce fix for /jobs info [jobname] [action] 2016-02-10 13:47:16 +02:00
Zrips
e172048f1f Action limiting by jobs lvl 2016-01-22 14:42:25 +02:00
Zrips
f5f62f26b4 payment for exploring map 2016-01-09 14:58:33 +02:00
Zrips
19f9175072 Code cleaning and preventing self killing income 2016-01-06 15:40:27 +02:00
Zrips
5c715e35f8 prevent water breaking blocks / small fixes 2016-01-04 13:44:18 +02:00
Zrips
90b4813a01 GUI fixes 2015-12-17 14:04:34 +02:00
Zrips
8f129bc217 2.54.1 update 2015-12-10 15:13:57 +02:00
Zrips
43abccf7d7 GUI and 1.7 support 2015-11-27 16:34:19 +02:00
Zrips
3d05def4b6 Moving to ConcurentHashMap 2015-11-25 17:14:48 +02:00
Zrips
ba506a1e62 Fixed issue with sign top list not being updated in "real" time
Changed some data storage methods for better performance and possible
small issue fixing.
Changed jobs.petpay permission to jobs.vippetpay to be more accurate for
what it stands.
2015-10-13 13:13:22 +03:00
Zrips
02d6b5e0c2 Added jobs action logging
Small improvements
Small change for getting players permissions
2015-09-17 18:28:23 +03:00
Zrips
f41b968f29 Added loggin functionalaty, still in experimental stage 2015-09-17 10:48:10 +03:00
Zrips
320b9c08f4 Fix for signs on destroy and protection from destroying them if dont
have permission
2015-09-10 17:00:43 +03:00
Zrips
401c6c1c6d Slime split protection 2015-09-10 13:41:19 +03:00
Zrips
9b28b6b232 Updates 2015-08-21 16:10:08 +03:00