1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Skyblock

Discussion in 'Help' started by ~Zacky, Mar 7, 2018.

  1. ~Zacky

    ~Zacky Spider

    Messages:
    11
    Can someone help me about Skyblock (MyPlot custom)
    I think it from the plugin.yml
    There is the errors
    2018-03-07 [11:53:26] [Server thread/
    not load '/storage/emulated/0/PocketMine-MP/plugins/Skyblock[MiTrix]' in folder '/storage/emulated/0/PocketMine-MP/plugins/': Invalid PluginDescription name
    2018-03-07 [11:53:26] [Server thread/CRITICAL]: pocketmine\plugin\PluginException: "Invalid PluginDescription name" (EXCEPTION) in "src/pocketmine/plugin/PluginDescription" at line 75
    2018-03-07 [11:53:26] [Server thread/DEBUG]: #0 src/pocketmine/plugin/PluginDescription(62): pocketmine\plugin\PluginDescription->loadMap(array Array())
    2018-03-07 [11:53:26] [Server thread/DEBUG]: #1 PocketMine-DevTools.phar/src/FolderPluginLoader/FolderPluginLoader(93): pocketmine\plugin\PluginDescription->__construct(string ---.name: Skyblock[MiTrix].main: MyPlot\MyPlot.version: 1.0.0.api:.- 3.0.0-ALPHA7.- 3.0.0-ALPHA8.- 3.0.0-ALPHA9.- 3.0.0-ALPHA10.- 3.0.0-ALPHA11.authors:.- Wiez.- Exxarion.- jasonwynn10.description: Plots and Protection Plugin for PocketMine-MP Servers.load: STARTUP.softdepend:.- EconomyAPI.- PocketMoney.- EssentialsPE.- DEVirion.extensions:.- sqlite3.- mysqli.- yaml.permissions:. myplot.command:. default: op. children:. myplot.command.help:. default: true. myplot.command.claim:. default: true. myplot.command.info:. default: true. myplot.command.generate:. default: op. myplot.command.addhelper:. default: true. myplot.command.removehelper:. default: true. myplot.command.denyplayer:. default: true. myplot.command.undenyplayer:. default: true. myplot.command.auto:. default: true. myplot.command.clear:. default: true. myplot.command.dispose:. default: true. myplot.command.reset:. default: true. myplot.command.biome:. default: true. myplot.command.biomes:. default: true. myplot.command.home:. default: true. myplot.command.homes:. default: true. myplot.command.name:. default: true. myplot.command.give:. default: true. myplot.command.warp:. default: true. myplot.command.done:. default: true. myplot.command.middle:. default: true. myplot.command.list:. default: true. myplot.admin:. default: op. children:. myplot.admin.clear:. default: op. myplot.admin.biome:. default: op. myplot.admin.biomes:. defualt: op. myplot.admin.dispose:. default: op. myplot.admin.reset:. default: op. myplot.admin.addhelper:. default: op. myplot.admin.removehelper:. default: op. myplot.admin.denyplayer:. default: op. myplot.admin.undenyplayer:. default: op. myplot.admin.bypassdeny:. default: op. myplot.admin.build:. default: op. children:. myplot.admin.build.plot:. default: op. myplot.admin.build.road:. default: op. myplot.admin.name:. default: op. myplot.admin.warp:. default: op. myplot.admin.done:. default: op. myplot.admin.middle:. default: true. myplot.admin.list:. default: op. myplot.claimplots:. default: op. children:. myplot.claimplots.2:. default: true. myplot.claimplots.unlimited:. default: op.....)
    2018-03-07 [11:53:26] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginManager(213): FolderPluginLoader\FolderPluginLoader->getPluginDescription(string /storage/emulated/0/PocketMine-MP/plugins/Skyblock[MiTrix])
    2018-03-07 [11:53:26] [Server thread/DEBUG]: #3 PocketMine-DevTools.phar/src/DevTools/DevTools(47): pocketmine\plugin\PluginManager->loadPlugins(string /storage/emulated/0/PocketMine-MP/plugins/, array Array())
    2018-03-07 [11:53:26] [Server thread/DEBUG]: #4 src/pocketmine/plugin/PluginBase(90): DevTools\DevTools->onEnable()
    2018-03-07 [11:53:26] [Server thread/DEBUG]: #5 src/pocketmine/plugin/PharPluginLoader(12

    The Plugin.yml
    name: Skyblock[MiTrix]
    main: MyPlot\MyPlot
    version: 1.0.0
    api:
    - 3.0.0-ALPHA7
    - 3.0.0-ALPHA8
    - 3.0.0-ALPHA9
    - 3.0.0-ALPHA10
    - 3.0.0-ALPHA11
    authors:
    - Wiez
    - Exxarion
    - jasonwynn10
    description: Plots and Protection Plugin for PocketMine-MP Servers
    load: STARTUP
    softdepend:
    - EconomyAPI
    - PocketMoney
    - EssentialsPE
    - DEVirion
    extensions:
    - sqlite3
    - mysqli
    - yaml
    permissions:
    myplot.command:
    default: op
    children:
    myplot.command.help:
    default: true
    myplot.command.claim:
    default: true
    myplot.command.info:
    default: true
    myplot.command.generate:
    default: op
    myplot.command.addhelper:
    default: true
    myplot.command.removehelper:
    default: true
    myplot.command.denyplayer:
    default: true
    myplot.command.undenyplayer:
    default: true
    myplot.command.auto:
    default: true
    myplot.command.clear:
    default: true
    myplot.command.dispose:
    default: true
    myplot.command.reset:
    default: true
    myplot.command.biome:
    default: true
    myplot.command.biomes:
    default: true
    myplot.command.home:
    default: true
    myplot.command.homes:
    default: true
    myplot.command.name:
    default: true
    myplot.command.give:
    default: true
    myplot.command.warp:
    default: true
    myplot.command.done:
    default: true
    myplot.command.middle:
    default: true
    myplot.command.list:
    default: true
    myplot.admin:
    default: op
    children:
    myplot.admin.clear:
    default: op
    myplot.admin.biome:
    default: op
    myplot.admin.biomes:
    defualt: op
    myplot.admin.dispose:
    default: op
    myplot.admin.reset:
    default: op
    myplot.admin.addhelper:
    default: op
    myplot.admin.removehelper:
    default: op
    myplot.admin.denyplayer:
    default: op
    myplot.admin.undenyplayer:
    default: op
    myplot.admin.bypassdeny:
    default: op
    myplot.admin.build:
    default: op
    children:
    myplot.admin.build.plot:
    default: op
    myplot.admin.build.road:
    default: op
    myplot.admin.name:
    default: op
    myplot.admin.warp:
    default: op
    myplot.admin.done:
    default: op
    myplot.admin.middle:
    default: true
    myplot.admin.list:
    default: op
    myplot.claimplots:
    default: op
    children:
    myplot.claimplots.2:
    default: true
    myplot.claimplots.unlimited:
    default: op
    ...
     
  2. RedstoneTechWiz

    RedstoneTechWiz Silverfish

    Messages:
    16
    First of all how did you even get skyblock? I’ve been trying to get that foreeeeever!
     
  3. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    The name must not contain those square brackets
     
    corytortoise and EdwardHamHam like this.
  4. RedstoneTechWiz

    RedstoneTechWiz Silverfish

    Messages:
    16
    where can I download a skyblock plugin?
     
  5. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    I think it would work if you put the name in quotes like this:
    name: "ThisIsAn [Example]"
     
  6. RedstoneTechWiz

    RedstoneTechWiz Silverfish

    Messages:
    16
    How do you even have skyblockkkkkklkkkk
     
  7. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    I do not, the maker of this thread probably "got skyblock" by editing the generator of MyPlot to generate islands. I hope that answers your question.
     
    corytortoise likes this.
  8. RedstoneTechWiz

    RedstoneTechWiz Silverfish

    Messages:
    16
    Ah, okay.
    That makes sense
     
    Kkora likes this.
  9. Kkora

    Kkora Baby Zombie

    Messages:
    189
    GitHub:
    shisui203
    Do you want it? I can give you for free with a condition (Make an conversation with me)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.