Giter Club home page Giter Club logo

maxenchants's Introduction

Hi there ๐Ÿ‘‹ Welcome to my GitHub profile

Vercel GitHub statistics

XenoHosts

I own and operate a cloud services business, XenoHosts LLC. We offer services like virtual private servers, hosted Docker systems, dedicated core baremetal servers, and even colocation services! Visit xenohosts.com for more information, and join our Discord server for any questions! If you're already a client, you can add our custom Client Discord bot to get downtime updates via embedded messages, control your services from Discord, and more!


You might have heard of me from some of my PocketMine plugins on Poggit. Feel free to update them for yourself, or use the community-updated versions on your servers. Do be aware that my support for those plugins will no longer be offered. Sorry for any inconvenience, and thanks for understanding. Please don't inquire me for plugin support, you will be ignored and blocked.

maxenchants's People

Contributors

javierleon9966 avatar poggit-bot avatar vecnavium avatar xenophilicy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

maxenchants's Issues

(EXCEPTION) in "src/pocketmine/item/enchantment/Enchantment" at line 154

2020-04-08 [05:32:39] [Server thread/CRITICAL]: Error: "Call to a member function getSize() on array" (EXCEPTION) in "src/pocketmine/item/enchantment/Enchantment" at line 154
2020-04-08 [05:32:39] [Server thread/DEBUG]: #0 plugins/MaxEnchants.phar/src/Xenophilicy/MaxEnchants/MaxEnchants(113): pocketmine\item\enchantment\Enchantment::getEnchantment(integer 0)
2020-04-08 [05:32:39] [Server thread/DEBUG]: #1 plugins/MaxEnchants.phar/src/Xenophilicy/MaxEnchants/MaxEnchants(51): Xenophilicy\MaxEnchants\MaxEnchants->buildVanillaEnchantArray()
2020-04-08 [05:32:39] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginBase(115): Xenophilicy\MaxEnchants\MaxEnchants->onEnable()
2020-04-08 [05:32:39] [Server thread/DEBUG]: #3 src/pocketmine/plugin/PluginManager(541): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
2020-04-08 [05:32:39] [Server thread/DEBUG]: #4 src/pocketmine/Server(1783): pocketmine\plugin\PluginManager->enablePlugin(object Xenophilicy\MaxEnchants\MaxEnchants)
2020-04-08 [05:32:39] [Server thread/DEBUG]: #5 src/pocketmine/Server(1769): pocketmine\Server->enablePlugin(object Xenophilicy\MaxEnchants\MaxEnchants)
2020-04-08 [05:32:39] [Server thread/DEBUG]: #6 src/pocketmine/Server(1582): pocketmine\Server->enablePlugins(integer 1)
2020-04-08 [05:32:39] [Server thread/DEBUG]: #7 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[18] C:\bedrock-server, string[26] C:\bedrock-server\plugins)
2020-04-08 [05:32:39] [Server thread/DEBUG]: #8 src/pocketmine/PocketMine(296): pocketmine\server()
2020-04-08 [05:32:39] [Server thread/DEBUG]: #9 (11): require(string[73] phar://C:/bedrock-server/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

Error

Error: "Typed property Xenophilicy\MaxEnchants\MaxEnchants::$customMaxLevels must not be accessed before initialization" (EXCEPTION) in "plugins/MaxEnchants-master/src/Xenophilicy/MaxEnchants/MaxEnchants" at line 189

when I try to enchant an armor

Permission error

[98]
[99] public function getPermission() : ?string{
[100] return $this->permission;
[101] }
[102]
[103] public function setPermission(?string $permission) : void{
[104] if($permission !== null){
[105] foreach(explode(";", $permission) as $perm){
[106] if(PermissionManager::getInstance()->getPermission($perm) === null){
[107] throw new \InvalidArgumentException("Cannot use non-existing permission "$perm"");
[108] }
[109] }
[110] }
[111] $this->permission = $permission;
[112] }
[113]
[114] public function testPermission(CommandSender $target, ?string $permission = null) : bool{
[115] if($this->testPermissionSilent($target, $permission)){
[116] return true;
[117] }

Suggestion

Maybe have an option in the config saying if you want it to broadcast True Or False

TypeError: "Illegal offset type"

TypeError: "Illegal offset type" (EXCEPTION) in "plugins/MaxEnchants.phar/src/Xenophilicy/MaxEnchants/MaxEnchants" at line 201

Suggestion...

Maybe add away to add onto a sign... like enchant sign with money to buy

Major Issue

Non OP players can use this as a exploite and give themselves enchants please fix it

Awesome!

i like all of your plugins. can you please make an ShopUI plugin with many items abd configurable from config? thanks.

  • Andrei

PocketMine 4.0.1 error

[17:00:08.104] [Server thread/CRITICAL]: InvalidArgumentException: "Cannot use non-existing permission "maxenchants.enchant"" (EXCEPTION) in "pmsrc/src/command/Command" at line 107
--- Stack trace ---
#0 plugins/MaxEnchants.phar/src/Xenophilicy/MaxEnchants/MaxEnchants(106): pocketmine\command\Command->setPermission(string[19] maxenchants.enchant)
#1 pmsrc/src/plugin/PluginBase(137): Xenophilicy\MaxEnchants\MaxEnchants->onEnable()
#2 pmsrc/src/plugin/PluginManager(438): pocketmine\plugin\PluginBase->onEnableStateChange(true)
#3 pmsrc/src/Server(1377): pocketmine\plugin\PluginManager->enablePlugin(object Xenophilicy\MaxEnchants\MaxEnchants#23510)
#4 pmsrc/src/Server(1003): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#23437)
#5 pmsrc/src/PocketMine(303): pocketmine\Server->__construct(object BaseClassLoader#2, object pocketmine\utils\MainLogger#3, string[35] C:\Users\creep\Desktop\SprigoCraft, string[43] C:\Users\creep\Desktop\SprigoCraft\plugins)
#6 pmsrc/src/PocketMine(326): pocketmine\server()
#7 pmsrc(11): require(string[79] phar://C:/Users/creep/Desktop/SprigoCraft/PocketMine-MP.phar/src/PocketMine.php)
--- End of exception information ---

[17:00:08.105] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump

[17:00:08.111] [Server thread/EMERGENCY]: Please upload the "C:/Users/creep/Desktop/SprigoCraft/crashdumps/Sun_Dec_12-17.00.08-GMT_2021.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.

[17:00:08.359] [Server thread/EMERGENCY]: The crash dump has been automatically submitted to the Crash Archive. You can view it on https://crash.pmmp.io/view/5613214 or use the ID #5613214.

[17:00:08.361] [Server thread/EMERGENCY]: Forcing server shutdown

Server crashed

The server crashes when I enter the command to enchant. Please fix it

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.