Giter Club home page Giter Club logo

rankup's Introduction

RankUp

RankUp is a comically full-featured prison ranking plugin. It allows players upgrade their ranking using a certain amount of money. To manage ranks, RankUp comes with a built in group manager called DoesGroups. You can also use PurePerms to manage ranks. RankUp comes with support for both EconomyS and PocketMoney for a currency.

Permissions

  • rankup.rankup allows a player to use /rankup.
  • rankup.admin does nothing now but will be used in a future release.
  • rankup.groups do NOT do anything to it.

Developed by

  • @Falkirks
  • @Bamuel
  • @Darunia18

rankup's People

Contributors

awzaw avatar bamuel avatar darunia18 avatar falkirks avatar ifera avatar poggit-bot avatar sandertv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rankup's Issues

Rankup bug

I added A-Z ranks, but after Ranking to M whenever i type /rankup it says "Failed To RankUp, Refunded price" something like that.

Does not work with PurePerms still.

When I do /rankup i recieve this message:

[Server thread/CRITICAL]: Unhandled exception executing command 'rankup' in rankup: strtolower() expects parameter 1 to be string, object given
[17:55:32] [Server thread/WARNING]: InvalidArgumentException: "strtolower() expects parameter 1 to be string, object given" (E_WARNING) in "/RankUp_v0.3.phar/src/rankup/rank/RankStore" at line 25

errors for every command, have not been able to get it to work with pureperms or economys or econemyAPI whatsoever

errors:

08.06 01:09:41 [Server] Server thread/CRITICAL Error: "Call to undefined method _64FF00\PurePerms\PurePerms::getUser()" (EXCEPTION) in "/RankUp_v0.3.1.phar/src/rankup/permission/PurePerms" at line 15
08.06 01:09:41 [Server] Server thread/CRITICAL Unhandled exception executing command 'rankup groups' in rankup: Call to undefined method _64FF00\PurePerms\PurePerms::getUser()

08.06 01:09:21 [Server] Server thread/CRITICAL Error: "Call to undefined method _64FF00\PurePerms\PurePerms::getUser()" (EXCEPTION) in "/RankUp_v0.3.1.phar/src/rankup/permission/PurePerms" at line 15
08.06 01:09:21 [Server] Server thread/CRITICAL Unhandled exception executing command 'rankup b' in rankup: Call to undefined method _64FF00\PurePerms\PurePerms::getUser()

08.06 01:08:51 [Server] Server thread/CRITICAL Error: "Call to undefined method _64FF00\PurePerms\PurePerms::getUser()" (EXCEPTION) in "/RankUp_v0.3.1.phar/src/rankup/permission/PurePerms" at line 15
08.06 01:08:51 [Server] Server thread/CRITICAL Unhandled exception executing command 'rankup' in rankup: Call to undefined method _64FF00\PurePerms\PurePerms::getUser()

having trouble getting it to work with pure perms

I'm having trouble with using pure perms as the group manager. In my configs it says I can only use xperms and the one that comes with it. Does this mean my version is old and if so how do I get the most up to date. I'm sure I'm missing something easy and just don't know it. Your help would be greatly appreciated.

Simply Not Working (Please View)

Rankup Command Dosent Work
On Load Up Theres An Error Message
This Is It:
[Tesseract] [02:09:19] INFO> Enabling RankUp v0.3.1

Warning: yaml_parse(): reading error encountered during parsing: invalid leading UTF-8 octet (line 1, column 1) in phar:///home/minecraft-pe-2/server/PocketMine-MP.phar/src/pocketmine/utils/Config.php on line 142

Warning: Invalid argument supplied for foreach() in phar:///home/minecraft-pe-2/server/plugins/RankUp_v0.3.1.phar/src/rankup/doesgroups/RankUpDoesGroups.php on line 58


This has just happened when i added some more ranks to it and now i have my server on a whitelist
Please can this be fixed asap :)

Every time i edit the config...

The plugin is working at first and then plugin disables once i config the plugin:
CONFIGS:
groups:
A:
entrance:
- say {name} ranked up to A
- setgroup {name} A
exit: []
perms: []
members: []
B:
entrance:
- say {name} ranked up to B
- setgroup {name} B
exit: []
perms: []
members: []
C:
entrance:
- say {name} ranked up to C
- setgroup {name} C
exit: []
perms: []
members: []
D:
entrance:
- say {name} ranked up to D
- setgroup {name} D
exit: []
perms: []
members: []
E:
entrance:
- say {name} ranked up to E
- setgroup {name} E
exit: []
perms: []
members: []
F:
entrance:
- say {name} ranked up to F
- setgroup {name} F
exit: []
perms: []
members: []
G:
entrance:
- say {name} ranked up to G
- setgroup {name} G
exit: []
perms: []
members: []
H:
entrance:
- say {name} ranked up to H
- setgroup {name} H
exit: []
perms: []
members: []
I:
entrance:
- say {name} ranked up to I
- setgroup {name} I
exit: []
perms: []
members: []
J:
entrance:
- say {name} ranked up to J
- setgroup {name} J
exit: []
perms: []
members: []
K:
entrance:
- say {name} ranked up to K
- setgroup {name} K
exit: []
perms: []
members: []

ranks: # Define all your ranks here
A: 0
B: 1500
C: 2500
D: 4000
E: 6000
F: 10000
G: 15000
H: 25000
I: 50000
J: 75000
K: 100000

lang:
ranked-up-paid: "You have been ranked up to %s"
ranked-up-free: "You have been ranked up to %s"
group-add-error-paid: "Failed to rankup. Refunded price."
group-add-error-free: "Failed to rankup. Try again later."
need-more-money-1: "Looks like you don't have enough money."
need-more-money-2: "You need %s to rank up."
missing-economy: "Can't purchase now."
have-max-rank: "You have the maximum rank."
command-permission-error: "You don't have permission to rankup."

PurePerms still doesn't work

If I do /rankup it says it promoted me to the next group, But on purechat it still diplays my previous rank and i dont have ermissions of that group i just ranked up to.

common issue

hey, so.. I currently have Owner rank and I lose it when I /rankup. Any ideas?

boolean error

plugin version :- latest release
pmmp verion:- PocketMine-MP 1.6.2dev+poggit.1537
pmmp link:- https://poggit.pmmp.io/r/10779/PocketMine-MP.phar
Error:-

[13:27:19] [Server thread/CRITICAL]: Unhandled exception executing command 'rankup' in rankup: Return value of rankup\command\RankUpCommand::execute() must be of the type boolean, none returned
[13:27:19] [Server thread/CRITICAL]: TypeError: "Return value of rankup\command\RankUpCommand::execute() must be of the type boolean, none returned" (EXCEPTION) in "237-RankUp-1d3bf/src/rankup/command/RankUpCommand" at line 56

Help

Is there a way this works with simplewarp like per warp I can set up on here.

Update 3.0.0ALPHA 7

Update Plugin 3.0.0ALPHA 7 I have tired fix myself support pmmp please crashed my server i tired fix myself

Tp them in ranks

Hello, how do i tp them in ranks like this (e.g.)
J : Erverson
They tp to mine J
Like this
/warp mineJ or /mine J
Please help me ASAP

PurePerms Crash

Error: Call to undefined method _64FF00\PurePerms\PurePerms::getUser()
File: /RankUp_v0.3.1.phar/src/rankup/permission/PurePerms
Line: 15
Type: E_ERROR

THIS CRASH WAS CAUSED BY A PLUGIN
BAD PLUGIN: RankUp v0.3.1

Code:
[6] class PurePerms extends BasePermissionManager{
[7] public function addToGroup(Player $player, $group){
[8] if(!$this->checkReady()) return false;
[9] $ppGroup = $this->getAPI()->getGroup($group);
[10] $this->getAPI()->getUser($player)->setGroup($ppGroup, null);
[11] return true;
[12] }
[13] public function getGroup(Player $player){
[14] if(!$this->checkReady()) return false;
[15] $user = $this->getAPI()->getUser($player);
[16] return $user->getGroup()->getName();
[17] }
[18]
[19] /**
[20] * getUsers() is not implemented in PurePerms. This method will NOT work.
[21] * @param $name
[22] * @return bool|void
[23] */
[24] public function getPlayersInGroup($name){
[25] if(!$this->checkReady()) return false;

Backtrace:
#0 (): pocketmine\Server->crashDump(boolean)

PocketMine-MP version: 1.6dev #43 [Protocol 34; API 1.13.0]
Git commit: 0000000000000000000000000000000000000000
uname -a: Linux flexcraft 2.6.32-042stab108.5 #1 SMP Wed Jun 17 20:20:17 MSK 2015 i686
PHP Version: 5.6.2
Zend version: 2.6.0
OS : Linux, linux
46 minutes ago EditDeleteReport+ QuoteReply

RankUp doesn't check if perm managers are still linked

ocketMine-MP Crash Dump Sun Jun 28 15:23:02 ACT 2015

Error: Call to a member function getGroup() on null
File: /RankUp_v0.3.0.phar/src/rankup/rank/RankStore
Line: 39
Type: E_ERROR

THIS CRASH WAS CAUSED BY A PLUGIN
BAD PLUGIN: RankUp v0.3.0

Code:
[30] }
[31] /**
[32] * @return \rankup\RankUp
[33] */
[34] public function getMain(){
[35] return $this->main;
[36] }
[37] public function getNextRank(Player $player){
[38] //TODO check if perm is linked
[39] $group = $this->getMain()->getPermManager()->getGroup($player);
[40] if($group !== false){
[41] $rank = $this->getRankByName($group);
[42] if($rank !== false){
[43] if($rank->getOrder() == count($this->ranks)-1){
[44] return false;
[45] }
[46] else{
[47] return $this->ranks[$rank->getOrder()+1];
[48] }
[49] }

Backtrace:
#0 (): pocketmine\Server->crashDump()

PocketMine-MP version: 1.5dev #1254 [Protocol 27; API 1.12.0]
Git commit: 0000000000000000000000000000000000000000
uname -a: Linux Apocalypse-pe.com 2.6.32-042stab093.5 #1 SMP Wed Sep 10 17:39:49 MSK 2014 x86_64
PHP Version: 5.6.2
Zend version: 2.6.0
OS : Linux, linux

Loaded plugins:
FactionsPro 1.3.2 by Tethered_ for API(s) 1.12.0
MagicTelePortal 1.3.2 by aliuly for API(s) 1.10.0
DevTools 1.10.0 by PocketMine Team for API(s) 1.3.1
BamBam 1 by Array for API(s) 1.10.0
EconomyAPI 2.0.7 by onebone for API(s) 1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.4.0, 1.4.1
ImportMap 2.2-1.5upd1 by aliuly for API(s) 1.10.0
AutoUpdater 1.1 by EvolSoft for API(s) 1.8.0
ManyWorlds 2.0.0 by aliuly for API(s) 1.10.0
SlappEr 1.0.0 by jojoe77777 for API(s) 1.10.0
RankUp 0.3.0 by Falkirks for API(s) 1.4.0
BattleKits 1.0.4 by Falkirks for API(s) 1.0.0
CommandSpy 1.1 by EnderBrine101 for API(s) 1.10.0
SmartPVP 1.1 by TheDiamondYT7 for API(s) 1.10.0
ApocalypsePE-Suite 1.1 by TheDiamondYT7 for API(s) 1.10.0

----------------------REPORT THE DATA BELOW THIS LINE---------------

Rankup and PurePerms not working together

So, I'm bulding my new MCPE prison server, and I would like to use rankup, and pureperms because pureperms has prefixes and such.
but whenever I test to make sure I can rankup, my whole server crashes and it creates a dump file,
Here it is--->
Error: Call to undefined method _64FF00\PurePerms\PurePerms::getUser()
File: /RankUp_v0.3.1.phar/src/rankup/permission/PurePerms
Line: 15
Type: E_ERROR

THIS CRASH WAS CAUSED BY A PLUGIN
BAD PLUGIN: RankUp v0.3.1

Code:
[6] class PurePerms extends BasePermissionManager{
[7] public function addToGroup(Player $player, $group){
[8] if(!$this->checkReady()) return false;
[9] $ppGroup = $this->getAPI()->getGroup($group);
[10] $this->getAPI()->getUser($player)->setGroup($ppGroup, null);
[11] return true;
[12] }
[13] public function getGroup(Player $player){
[14] if(!$this->checkReady()) return false;
[15] $user = $this->getAPI()->getUser($player);
[16] return $user->getGroup()->getName();
[17] }
[18]
[19] /**
[20] * getUsers() is not implemented in PurePerms. This method will NOT work.
[21] * @param $name
[22] * @return bool|void
[23] */
[24] public function getPlayersInGroup($name){
[25] if(!$this->checkReady()) return false;

Backtrace:
#0 /src/pocketmine/Server__32bit(0): pocketmine\Server->crashDump(boolean)
#1 /RankUp_v0.3.1.phar/src/rankup/rank/RankStore(39): rankup\permission\PurePerms->getGroup(boolean)
#2 /RankUp_v0.3.1.phar/src/rankup/command/RankUpCommand(19): rankup\rank\RankStore->getNextRank(boolean)
#3 /src/pocketmine/command/SimpleCommandMap(195): rankup\command\RankUpCommand->execute(boolean)
#4 /src/pocketmine/Server__32bit(1937): pocketmine\command\SimpleCommandMap->dispatch(boolean)
#5 /src/pocketmine/Player__32bit(2566): pocketmine\Server->dispatchCommand(boolean)
#6 /src/pocketmine/network/RakLibInterface(140): pocketmine\Player->handleDataPacket(boolean)
#7 /src/raklib/server/ServerHandler__32bit(90): pocketmine\network\RakLibInterface->handleEncapsulated(boolean)
#8 /src/pocketmine/network/RakLibInterface(79): raklib\server\ServerHandler->handlePacket(boolean)
#9 /src/pocketmine/network/Network__32bit(160): pocketmine\network\RakLibInterface->process(boolean)
#10 /src/pocketmine/Server__32bit(2470): pocketmine\network\Network->processInterfaces(boolean)
#11 /src/pocketmine/Server__32bit(2222): pocketmine\Server->tick(boolean)
#12 /src/pocketmine/Server__32bit(2100): pocketmine\Server->tickProcessor(boolean)
#13 /src/pocketmine/Server__32bit(1701): pocketmine\Server->start(boolean)
#14 /src/pocketmine/PocketMine(466): pocketmine\Server->__construct(boolean)
#15 (1): (boolean)
#16 (0): {main}(boolean)

It would be really nice if you can tell me whats wrong exactly, but im guessing its the code it the .phar of the rankup plugin as far as I can see.
I know you've gotten wayyyyyyy more questions about this topic but this is the one thing holding my server back so this is why Im going into detail more than others.
Thanks for reading-CCP

Error

Unhandled exception executing command 'ru' in rankup: Argument 2 passed to _64FF00\PurePerms\PurePerms::setGroup() must be an instance of _64FF00\PurePerms\PPGroup, null given, called in C:\Users\Tajwar\Corel\PocketMine-MP\plugins\RankUp-master\src\rankup\permission\PurePerms.php on line 11 and defined

InvalidArgumentException: "Argument 2 passed to _64FF00\PurePerms\PurePerms::setGroup() must be an instance of _64FF00\PurePerms\PPGroup, null given, called in C:\Users\Tajwar\Corel\PocketMine-MP\plugins\RankUp-master\src\rankup\permission\PurePerms.php on line 11 and defined" (E_RECOVERABLE_ERROR) in "/PurePerms-master/src/_64FF00/PurePerms/PurePerms" at line 639

How to v2

Alright I made the ranks, but still nothing. And when I tried to add the ranks it still did not do anything. And on top of that when I tried to change the group manager to pure perms it would crash my server.

CRASH PUREPERMS

01.05 12:20:58 [Server] Server thread/CRITICAL TypeError: "Argument 2 passed to _64FF00\PurePerms\PurePerms::setGroup() must be an instance of _64FF00\PurePerms\PPGroup, null given, called in /plugins/RankUp-master/src/rankup/permission/PurePerms.php on line 11" (EXCEPTION) in "/PurePerms.phar/src/_64FF00/PurePerms/PurePerms" at line 639
01.05 12:20:58 [Server] Server thread/CRITICAL Unhandled exception executing command 'upar' in upar: Argument 2 passed to _64FF00\PurePerms\PurePerms::setGroup() must be an instance of _64FF00\PurePerms\PPGroup, null given, called in /plugins/RankUp-master/src/rankup/permission/PurePerms.php on line 11

Error when changing config

[16:22:46] [Server thread/CRITICAL]: ErrorException: "yaml_parse(): reading error encountered during parsing: invalid leading UTF-8 octet (line 1, column 1)" (EXCEPTION) in "src/pocketmine/utils/Config" at line 155
[16:22:46] [Server thread/DEBUG]: #0 (): pocketmine\error_handler(integer 2, string yaml_parse(): reading error encountered during parsing: invalid leading UTF-8 octet (line 1, column 1), string phar://C:/Users/gaget/Desktop/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/utils/Config.php, integer 155, array Array())
[16:22:46] [Server thread/DEBUG]: #1 src/pocketmine/utils/Config(155): yaml_parse(string # _______ __ __ __..# / \ / | / | / |..# $$$$$$$ | ______ _______ $$ | __ $$ | $$ | ..# $$ |$$ | / \ / \ $$ | / |$$ | $$ | / ..# $$ $$< $$$$$$ |$$$$$$$ |$$ |/$$/ $$ | $$ |/$$$$$$ |..# $$$$$$$ | / $$ |$$ | $$ |$$ $$< $$ | $$ |$$ | $$ |..# $$ | $$ |/$$$$$$$ |$$ | $$ |$$$$$$ \ $$ _$$ |$$ |$$ |..# $$ | $$ |$$ $$ |$$ | $$ |$$ | $$ |$$ $$/ $$ $$/..# $$/ $$/ $$$$$$$/ $$/ $$/ $$/ $$/ $$$$$$/ $$$$$$$/..# $$ |..# The easy prison rankup plugin for PocketMine-MP $$ |..# $$/....unleash-the-rankupdoesgroups: true.. # If you set this to false RankUpDoesGroups won't be loaded... # This means that you can't set it as your groupmanager... # It is highly recommended not to change this..preferred-economy: "rankup\economy\PocketMoney".. # Set your preferred economy.. # rankup\economy\Economy and rankup\economy\PocketMoney are available by default.. # Set to false for autoloading (only offcially supported economys will autoload)...preferred-groupmanager: "rankup\permission\RankUpDoesGroups".. # Set your preferred group manager.. # rankup\permission\RankUpDoesGroups and rankup\permission\PurePerms are available... # RankUpDoesGroups is a super barebones alternative for users who don't use PurePerms....ranks: # Define all your ranks here.. A: 0.. B: 1500.. C: 3500.. D: 6700.. E: 14000.. F: 26000.. G: 36444.. H: 50000.. I: 63000.. J: 74000.. K: 83333.. L: 95555.. M: 105323.. "N": 115000.. O: 125000.. P: 135000.. Q: 142000.. R: 153000.. S: 164000.. T: 179000.. U: 186000.. V: 199000.. W: 210000.. X: 225000.. "Y": 239000.. Z: 250000..lang:.. ranked-up-paid: ".0..bYou Have Successfully Been .6Ranked Up .bTo.e %s".. ranked-up-free: ".0..bYou Have Successfully Been .6Ranked Up .bTo.e %s".. group-add-error-paid: ".0..cFailed To RankUp. Refunded Price.".. group-add-error-free: ".0..cFailed To RankUp. Try Again Later.".. need-more-money-1: ".0..cLooks Like You Don't Have Enough Money.".. need-more-money-2: ".0..eYou Need.a %s .eTo .6RankUP.".. missing-economy: ".0..cCan't Purchase Now.".. have-max-rank: ".0..cYou Have The Maximum Rank.".. command-permission-error: ".0..cYou Don't Have Permission To .6RankUp.")
[16:22:46] [Server thread/DEBUG]: #2 src/pocketmine/utils/Config(86): pocketmine\utils\Config->load(string C:\Users\gaget\Desktop\PocketMine-MP\plugins\RankUp/config.yml, integer -1, array Array())
[16:22:46] [Server thread/DEBUG]: #3 src/pocketmine/plugin/PluginBase(264): pocketmine\utils\Config->__construct(string C:\Users\gaget\Desktop\PocketMine-MP\plugins\RankUp/config.yml)
[16:22:46] [Server thread/DEBUG]: #4 src/pocketmine/plugin/PluginBase(244): pocketmine\plugin\PluginBase->reloadConfig()
[16:22:46] [Server thread/DEBUG]: #5 RankUp.phar/src/rankup/RankUp(37): pocketmine\plugin\PluginBase->getConfig()
[16:22:46] [Server thread/DEBUG]: #6 src/pocketmine/plugin/PluginBase(90): rankup\RankUp->onEnable()
[16:22:46] [Server thread/DEBUG]: #7 src/pocketmine/plugin/PharPluginLoader(122): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
[16:22:46] [Server thread/DEBUG]: #8 src/pocketmine/plugin/PluginManager(573): pocketmine\plugin\PharPluginLoader->enablePlugin(rankup\RankUp object)
[16:22:46] [Server thread/DEBUG]: #9 src/pocketmine/Server(1919): pocketmine\plugin\PluginManager->enablePlugin(rankup\RankUp object)
[16:22:46] [Server thread/DEBUG]: #10 src/pocketmine/Server(1905): pocketmine\Server->enablePlugin(rankup\RankUp object)
[16:22:46] [Server thread/DEBUG]: #11 src/pocketmine/Server(1988): pocketmine\Server->enablePlugins(integer 1)
[16:22:46] [Server thread/DEBUG]: #12 src/pocketmine/command/defaults/ReloadCommand(49): pocketmine\Server->reload()
[16:22:46] [Server thread/DEBUG]: #13 src/pocketmine/command/SimpleCommandMap(258): pocketmine\command\defaults\ReloadCommand->execute(pocketmine\command\ConsoleCommandSender object, string reload, array Array())
[16:22:46] [Server thread/DEBUG]: #14 src/pocketmine/Server(1946): pocketmine\command\SimpleCommandMap->dispatch(pocketmine\command\ConsoleCommandSender object, string reload)
[16:22:46] [Server thread/DEBUG]: #15 src/pocketmine/Server(1931): pocketmine\Server->dispatchCommand(pocketmine\command\ConsoleCommandSender object, string reload)
[16:22:46] [Server thread/DEBUG]: #16 src/pocketmine/Server(2492): pocketmine\Server->checkConsole()
[16:22:46] [Server thread/DEBUG]: #17 src/pocketmine/Server(2243): pocketmine\Server->tick()
[16:22:46] [Server thread/DEBUG]: #18 src/pocketmine/Server(2119): pocketmine\Server->tickProcessor()
[16:22:46] [Server thread/DEBUG]: #19 src/pocketmine/Server(1701): pocketmine\Server->start()
[16:22:46] [Server thread/DEBUG]: #20 src/pocketmine/PocketMine(305): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string C:\Users\gaget\Desktop\PocketMine-MP, string C:\Users\gaget\Desktop\PocketMine-MP\plugins)
[16:22:46] [Server thread/DEBUG]: #21 C:/Users/gaget/Desktop/PocketMine-MP/PocketMine-MP.phar(1): require(string phar://C:/Users/gaget/Desktop/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

Question

If a player are VIP than he/she is rankup
How to make it not change to groups just prefix/suffix change i use pureperms and pure chat

Soory Bad english i am froom Indonesia

Rankup activates command

Can you code in something that we can do commands instead of setting groups? So I can do /setprefix (player) §9A. Or something like that

RankUp not load ( Loaded a few times then stoiped loading )

I am not sure why this happens but here is my server log

[PocketMine] Server is starting...
[PocketMine] Server was started.
[Server] [05:41:31] [Server thread/WARNING]: Timezone could not be automatically determined. An incorrect timezone will result in incorrect timestamps on console logs. It has been set to "UTC" by default. You can change it on the php.ini file.
[Server] [05:41:31] [Server thread/INFO]: Loading pocketmine.yml...
[Server] [05:41:31] [Server thread/INFO]: Loading server properties...
[Server] [05:41:31] [Server thread/INFO]: Selected English (eng) as the base language
[Server] [05:41:31] [Server thread/INFO]: Starting Minecraft: PE server version v0.13.1 alpha
[Server] [05:41:31] [Server thread/INFO]: Opening server on 0.0.0.0:19132
[Server] [05:41:32] [Server thread/INFO]: This server is running PocketMine-MP version 1.6dev-52 "[REDACTED]" (API 1.13.1)
[Server] [05:41:32] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL License
[Server] [05:41:34] [Server thread/INFO]: Loading ChestLocker v1.2
[Server] [05:41:34] [Server thread/INFO]: Loading FactionsPro v1.3.2
[Server] [05:41:34] [Server thread/INFO]: Loading SimpleAuth v1.7.1
[Server] [05:41:34] [Server thread/CRITICAL]: Could not load plugin 'PocketJobs': Unknown dependency
[Server] [05:41:34] [Server thread/INFO]: Loading VoteReward v3
[Server] [05:41:34] [Server thread/INFO]: Loading Broadcaster v1.16
[Server] [05:41:34] [Server thread/INFO]: Loading CommandSigns v2
[Server] [05:41:35] [Server thread/INFO]: Loading SimpleAuthHelper v2.0.4
[Server] [05:41:35] [Server thread/INFO]: Loading VIPSlots v0.0.4
[Server] [05:41:35] [Server thread/INFO]: Loading DevTools v1.10.0
[Server] [05:41:35] [Server thread/INFO]: Loading NoVoid v0.3
[Server] [05:41:35] [Server thread/INFO]: Loading CommandTracker v1.1
[Server] [05:41:35] [Server thread/INFO]: Loading WorldEditArt v1.0.0_beta_dev_#048
[Server] [05:41:35] [Server thread/INFO]: Loading PeacefulSpawn v2.4
[Server] [05:41:35] [Server thread/INFO]: Loading BanItem v2.1
[Server] [05:41:35] [Server thread/INFO]: Loading ManyWorlds v2.0.3
[Server] [05:41:35] [Server thread/INFO]: Loading CombatLogger v1.2.0
[Server] [05:41:35] [Server thread/INFO]: Loading ClearLagg v1.1.0
[Server] [05:41:35] [Server thread/INFO]: Loading ServerMail v0.0.2
[Server] [05:41:35] [Server thread/INFO]: Loading PureGIS v1.0.0
[Server] [05:41:35] [Server thread/INFO]: Loading TimeCommander v2
[Server] [05:41:35] [Server thread/INFO]: Loading AlwaysSpawn v2.2.2
[Server] [05:41:35] [Server thread/INFO]: Loading AreaProtect v1.0.1
[Server] [05:41:35] [Server thread/INFO]: Loading SignShop v1.1.3
[Server] [05:41:35] [Server thread/INFO]: Loading ChestRefill v1.0.1
[Server] [05:41:35] [Server thread/INFO]: Loading SignStatus v3.0.0
[Server] [05:41:35] [Server thread/INFO]: Loading LimitedCreative v1.0.0
[Server] [05:41:35] [Server thread/INFO]: Loading CustomAreas v1
[Server] [05:41:35] [Server thread/INFO]: Loading KitPro v4.1
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyAPI v2.0.9
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyAuction v2.0.2
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyCasino v2.0.2
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyJob v2.0.4
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyLand v2.0.9
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyProperty v2.0.6
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyPShop v2.0.2
[Server] [05:41:35] [Server thread/INFO]: Loading EconomySell v2.0.7
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyShop v2.0.7
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyTax v2.0.3
[Server] [05:41:35] [Server thread/INFO]: Loading EconomyUsury v1.0.1
[Server] [05:41:35] [Server thread/INFO]: Loading ItemCloud v1.3
[Server] [05:41:35] [Server thread/INFO]: Loading EssentialsPE v1.1.3
[Server] [05:41:36] [Server thread/INFO]: Loading Slapper v1.2.8
[Server] [05:41:36] [Server thread/INFO]: Loading KillBounty v1.0.1.5
[Server] [05:41:36] [Server thread/INFO]: Loading EnderPearl v1.2.3
[Server] [05:41:36] [Server thread/INFO]: Loading CustomChat v5.0.0
[Server] [05:41:36] [Server thread/INFO]: [CustomChat] Loading CustomChat v_5.0.0 by Praxthisnovcht
[Server] [05:41:36] [Server thread/CRITICAL]: Could not load plugin 'PocketJobs': Unknown dependency
[Server] [05:41:36] [Server thread/INFO]: Loading EconomyAirport v2.0.4
[Server] [05:41:36] [Server thread/CRITICAL]: Could not load plugin 'PocketJobs': Unknown dependency
[Server] [05:41:36] [Server thread/INFO]: Loading SimpleWarp v2.1.0
[Server] [05:41:36] [Server thread/INFO]: Loading SignWarp v1.5.1
[Server] [05:41:36] [Server thread/INFO]: Loading RankUp v0.3.1
[Server] [05:41:36] [Server thread/CRITICAL]: Could not load plugin 'PocketJobs': Unknown dependency
[Server] [05:41:36] [Server thread/INFO]: Loading WarpSigns v0.0.1
[Server] [05:41:36] [Server thread/INFO]: Loading SimplePortals v0.0.3
[Server] [05:41:36] [Server thread/CRITICAL]: Could not load plugin 'PocketJobs': Unknown dependency
[Server] [05:41:36] [Server thread/CRITICAL]: Could not load plugin 'PocketJobs': Circular dependency detected
[Server] [05:41:41] [Server thread/INFO]: Enabling ChestLocker v1.2
[Server] [05:41:41] [Server thread/INFO]: Enabling SimpleAuth v1.7.1
[Server] [05:41:41] [Server thread/INFO]: [SimpleAuth] Everything loaded!
[Server] [05:41:41] [Server thread/INFO]: Enabling Broadcaster v1.16
[Server] [05:41:41] [Server thread/WARNING]: RuntimeException: "yaml_parse(): scanning error encountered during parsing: found unexpected document indicator (line 24, column 1), context while scanning a quoted scalar (line 23, column 4)" (E_WARNING) in "/src/pocketmine/utils/Config" at line 143
[Server] [05:41:41] [Server thread/INFO]: Disabling Broadcaster v1.16
[Server] [05:41:41] [Server thread/INFO]: Enabling VIPSlots v0.0.4
[Server] [05:41:41] [Server thread/INFO]: [VIPSlots] VIPSlots Enabled!
[Server] [05:41:41] [Server thread/INFO]: Enabling DevTools v1.10.0
[Server] [05:41:41] [Server thread/ERROR]: Could not load plugin 'RankUp': plugin exists
[Server] [05:41:41] [Server thread/INFO]: [DevTools] Registered folder plugin loader
[Server] [05:41:41] [Server thread/INFO]: Enabling Broadcaster v1.16
[Server] [05:41:41] [Server thread/WARNING]: RuntimeException: "yaml_parse(): scanning error encountered during parsing: found unexpected document indicator (line 24, column 1), context while scanning a quoted scalar (line 23, column 4)" (E_WARNING) in "/src/pocketmine/utils/Config" at line 143
[Server] [05:41:41] [Server thread/INFO]: Disabling Broadcaster v1.16
[Server] [05:41:41] [Server thread/INFO]: Enabling CommandTracker v1.1
[Server] [05:41:41] [Server thread/INFO]: Enabling PureGIS v1.0.0
[Server] [05:41:41] [Server thread/INFO]: Enabling AlwaysSpawn v2.2.2
[Server] [05:41:41] [Server thread/INFO]: AlwaysSpawn Enabled!
[Server] [05:41:41] [Server thread/INFO]: Enabling LimitedCreative v1.0.0
[Server] [05:41:42] [Server thread/INFO]: Preparing level "MainSpawn"
[Server] [05:41:42] [Server thread/INFO]: Enabling FactionsPro v1.3.2
[Server] [05:41:42] [Server thread/INFO]: Enabling VoteReward v3
[Server] [05:41:42] [Server thread/INFO]: Enabling CommandSigns v2
[Server] [05:41:42] [Server thread/INFO]: [CommandSigns] CommandSigns Loaded!
[Server] [05:41:42] [Server thread/INFO]: Enabling SimpleAuthHelper v2.0.4
[Server] [05:41:42] [Server thread/INFO]: Enabling NoVoid v0.3
[Server] [05:41:42] [Server thread/INFO]: [NoVoid] NoVoid Loaded!
[Server] [05:41:42] [Server thread/INFO]: Enabling WorldEditArt v1.0.0_beta_dev_#048
[Server] [05:41:42] [Server thread/INFO]: Enabling PeacefulSpawn v2.4
[Server] [05:41:42] [Server thread/INFO]: Enabling BanItem v2.1
[Server] [05:41:42] [Server thread/INFO]: Enabling ManyWorlds v2.0.3
[Server] [05:41:42] [Server thread/INFO]: Enabling CombatLogger v1.2.0
[Server] [05:41:42] [Server thread/INFO]: CombatLogger enabled
[Server] [05:41:42] [Server thread/INFO]: Enabling ClearLagg v1.1.0
[Server] [05:41:42] [Server thread/INFO]: Enabling ServerMail v0.0.2
[Server] [05:41:42] [Server thread/INFO]: [ServerMail] Using ServerMailAPI found at 'phar:///storage/emulated/0/PocketMine/plugins/plugin-639.phar/src/tschrock/ServerMailAPI.php'
[Server] [05:41:42] [Server thread/INFO]: Enabling TimeCommander v2
[Server] [05:41:42] [Server thread/INFO]: Enabling AreaProtect v1.0.1
[Server] [05:41:42] [Server thread/INFO]: [AreaProtect] AreaProtect Loaded!
[Server] [05:41:42] [Server thread/INFO]: Enabling SignShop v1.1.3
[Server] [05:41:43] [Server thread/INFO]: SignShop v1.1.3 Enabled!
[Server] [05:41:43] [Server thread/INFO]: Enabling ChestRefill v1.0.1
[Server] [05:41:43] [Server thread/INFO]: Enabling SignStatus v3.0.0
[Server] [05:41:43] [Server thread/NOTICE]: [SignStatus] SignStatus loaded
[Server] [05:41:43] [Server thread/INFO]: Enabling CustomAreas v1
[Server] [05:41:43] [Server thread/INFO]: Enabling KitPro v4.1
[Server] [05:41:43] [Server thread/INFO]: Enabling EconomyAPI v2.0.9
[Server] [05:41:43] [Server thread/NOTICE]: [EconomyAPI] Auto save has been set to interval : 10 min(s)
[Server] [05:41:43] [Server thread/INFO]: [EconomyAPI] Checking for updates... It may be take some while.
[Server] [05:41:48] [Server thread/NOTICE]: [EconomyAPI]
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyAuction v2.0.2
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyCasino v2.0.2
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyJob v2.0.4
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyLand v2.0.9
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyProperty v2.0.6
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyPShop v2.0.2
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomySell v2.0.7
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyShop v2.0.7
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyTax v2.0.3
[Server] [05:41:49] [Server thread/INFO]: Enabling EconomyUsury v1.0.1
[Server] [05:41:49] [Server thread/INFO]: Enabling ItemCloud v1.3
[Server] [05:41:49] [Server thread/INFO]: Enabling EssentialsPE v1.1.3
[Server] [05:41:49] [Server thread/INFO]: [EssentialsPE] Loading...
[Server] [05:41:49] [Server thread/INFO]: Enabling Slapper v1.2.8
[Server] [05:41:50] [Server thread/INFO]: Enabling KillBounty v1.0.1.5
[Server] [05:41:50] [Server thread/INFO]: [KillBounty] Boutny Plugin Has Been Enabled!
[Server] [05:41:50] [Server thread/INFO]: Enabling EnderPearl v1.2.3
[Server] [05:41:50] [Server thread/INFO]: [EnderPearl] EnderPerl loaded!
[Server] [05:41:50] [Server thread/INFO]: Enabling CustomChat v5.0.0
[Server] [05:41:50] [Server thread/INFO]: [CustomChat] - CustomChat - Enabled!
[Server] [05:41:50] [Server thread/INFO]: Enabling EconomyAirport v2.0.4
[Server] [05:41:50] [Server thread/INFO]: Enabling SimpleWarp v2.1.0
[Server] [05:41:50] [Server thread/INFO]: [SimpleWarp] Enabling EssentialsPE support...
[Server] [05:41:50] [Server thread/INFO]: Enabling SignWarp v1.5.1
[Server] [05:41:50] [Server thread/WARNING]: [SignWarp] Disabling FastTransfer support
[Server] [05:41:50] [Server thread/INFO]: [SignWarp] enabled /xyz command
[Server] [05:41:50] [Server thread/INFO]: [SignWarp] dynamic-updates: ON
[Server] [05:41:50] [Server thread/INFO]: Enabling RankUp v0.3.1
[Server] [05:41:50] [Server thread/WARNING]: RuntimeException: "yaml_parse(): parsing error encountered during parsing: did not find expected key (line 20, column 4), context while parsing a block mapping (line 3, column 3)" (E_WARNING) in "/src/pocketmine/utils/Config" at line 143
[Server] [05:41:50] [Server thread/INFO]: Disabling RankUp v0.3.1
[Server] [05:41:50] [Server thread/INFO]: Enabling WarpSigns v0.0.1
[Server] [05:41:50] [Server thread/INFO]: Enabling SimplePortals v0.0.3
[Server] [05:41:57] [Server thread/INFO]: Starting GS4 status listener
[Server] [05:41:57] [Server thread/INFO]: Setting query port to 19132
[Server] [05:41:57] [Server thread/INFO]: Query running on 0.0.0.0:19132
[Server] [05:41:57] [Server thread/INFO]: Default game type: Survival Mode
[Server] [05:41:57] [Server thread/INFO]: Done (32.02s)! For help, type "help" or "?"
[Server] [05:41:57] [Server thread/INFO]: [ChestRefill] Chests have been reset.
[Server] [05:41:57] [Server thread/INFO]: [EssentialsPE] No new version found, you're using the latest version of EssentialsPE

Doesn't work with PureChat

The system completely breaks down and the ranks reset themselves every login. Purechat Doesn't update with the rankups.

Not working.

I tired putting quotes on ranks but nope not working, a config error occurred.
Enabling RankUp v0.4.0 15.07 04:33:46 [Server] Server thread/CRITICAL ErrorException: "yaml_parse(): scanning error encountered during parsing: could not find expected ':' (line 114, column 1), context while scanning a simple key (line 113, column 1)" (EXCEPTION) in "src/pocketmine/utils/Config" at line 155

Update

Can you update this to the latest pocketmine?

Only loads 4 groups :(

It only loads 4 groups, but i created all groups Using /setgroup [a-z]

Config:
[CODE]ranks: # Define all your ranks here
A: 0
B: 100
C: 500
D: 1000
E: 2000
F: 3000
G: 4500
H: 6000
I: 7500
J: 9000
K: 10000
L: 12000
M: 13000
N: 15000
O: 17500
P: 20000
Q: 25000
R: 30000
S: 40000
T: 45000
U: 50000
V: 60000
W: 70000
X: 80000
Y: 90000
Z: 100000
Frei: 200000[/CODE]

and groups.yml:
[CODE]groups:
A:
entrance: ["say {name} ranked up to A"]
exit: []
perms: []
members: []
B:
entrance: ["say {name} ranked up to B"]
exit: []
perms: []
members: []
C:
entrance: ["say {name} ranked up to C"]
exit: []
perms: []
members: []
D:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
E:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
F:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
G:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
H:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
I:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
J:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
K:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
L:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
M:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
N:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
O:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
P:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
Q:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
R:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
S:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
T:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
U:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
V:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
W:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
X:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
Y:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
Z:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: [][/CODE]

Names with spaces

Any work around for names with spaces when giving permission to {name} ?
I tried setting it like "setuperm '{name}' perm" but without success.

How to...

Hey how do I Make is so when my players type /rankup it changes their PurePerms rank appropriately?

Only loads 4 groups :(

It only loads 4 groups, but i created all groups Using /setgroup [a-z]

Config:
[CODE]ranks: # Define all your ranks here
A: 0
B: 100
C: 500
D: 1000
E: 2000
F: 3000
G: 4500
H: 6000
I: 7500
J: 9000
K: 10000
L: 12000
M: 13000
N: 15000
O: 17500
P: 20000
Q: 25000
R: 30000
S: 40000
T: 45000
U: 50000
V: 60000
W: 70000
X: 80000
Y: 90000
Z: 100000
Frei: 200000[/CODE]

and groups.yml:
[CODE]groups:
A:
entrance: ["say {name} ranked up to A"]
exit: []
perms: []
members: []
B:
entrance: ["say {name} ranked up to B"]
exit: []
perms: []
members: []
C:
entrance: ["say {name} ranked up to C"]
exit: []
perms: []
members: []
D:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
E:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
F:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
G:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
H:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
I:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
J:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
K:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
L:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
M:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
N:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
O:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
P:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
Q:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
R:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
S:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
T:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
U:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
V:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
W:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
X:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
Y:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: []
Z:
entrance: ["say {name} ranked up to D"]
exit: []
perms: []
members: [][/CODE]

Feature

Can you add a way for people with the rank "B" for example can teleport to the "B" prison without lower ranks being able to do the same?

Rankup error..

13:09:10] [Server thread/CRITICAL]: Unhandled exception executing command 'ru' in rankup: Argument 1 passed to _64FF00\xPermissions\data\User::getUserGroup() must be an instance of pocketmine\level\Level, string given, called in phar:///home/prison/plugins/RankUp_v0.2.1.phar/src/rankup/permission/xPermissions.php on line 26
[13:09:10] [Server thread/CRITICAL]: TypeError: "Argument 1 passed to _64FF00\xPermissions\data\User::getUserGroup() must be an instance of pocketmine\level\Level, string given, called in phar:///home/prison/plugins/RankUp_v0.2.1.phar/src/rankup/permission/xPermissions.php on line 26" (EXCEPTION) in "/xPermissions-1.1.1/src/_64FF00/xPermissions/data/User" at line 44

Config issue

Pulled from falkirks/MineReset#113

when i go into the config file after i load up the plugin, i can see there are already 3 ranks already in the system, when i try to add more, it dosent work, why?

Perm

Permissions does't work

i will add

1:
entrance: []
exit: []
perms:
- pocketmine.command.say
members: []

but doesnt works! fix this pls

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.