Recent content by ZizzyZizzy

  1. Z

    Automatic Bow

    @The_Creeeper What's with the plugin.yml? It doesn't match the Overview page at all, and doesn't even have you as the author. name: AutomaticBow main: com.Main api: ["1.0.0"] version: '1.0.0' description: test author: lol
  2. Z

    Spider-Abilities

    plugin.yml still shows v1.3.5, not 1.3.6
  3. Z

    Basic Relics

    Please fix the "Compatible API versions". It says 1.16, which does not exist. The current API for the NukkitX 1.0.x branch is 1.0.11 "This server is running Nukkit version git-2751f1a "" (API 1.0.11)"
  4. Z

    MobPlugin

    @PetteriM1 What's with the 10x increase in size with this update? Last version zipped was 254K, this version is 2.2M.
  5. Z

    FireLiquidRestriction

    Huh, I never noticed that. You're the only plugin dev I've seen doing that. Spigot, Pocketmine, and all the other spoons all use plugin.yml as the standard.
  6. Z

    Double Jump

    Sure, but a "double-jump" means to jump, then jump again in mid-air. This plugin does not do that. This is a super jump plugin.
  7. Z

    [Deleted] NoFieldDestroy

    Typo in your plugin.yml name: NoFieldDestory
  8. Z

    SimpleTeleporter

    Yeah, this plugin really should be removed from here until it actually works properly.
  9. Z

    DeviceDisplayName

    "nukkit 1.14.6" is not an API version, that is a server version. The API version is going to be 1.0.0 - 1.0.9 or 2.0.0. The difference is very important, especially for 2.0.0 API.
  10. Z

    FireLiquidRestriction

    Is there a reason you use nukkit.yml in your plugins instead of plugin.yml?
  11. Z

    Floating Kills

    You should bump the version when you update it. This is still at 1.0
  12. Z

    SimpleTeleporter

    The same problem exists. Teleport up works fine (it shows the successful message twice though), but going down takes me to the bottom pad instead of the middle in that picture I posted before.
  13. Z

    ServerMail

    Almost, but not quite. You are not checking for a Case Insensitive match for the gamer tag, so the mail is still never received. UserName should also match by username
  14. Z

    Double Jump

    This is more like a jet pack forward burst. It's so powerful you take damage when landing. Double-jump means a mid-air jump.
  15. Z

    SimpleTeleporter

    This does not work properly. I can teleport up from the bottom and middle pads. However, I can only teleport down from the top pad, and it takes me to the bottom one instead of the middle one and then it still shows "No teleportation was found" after it teleported me. If I remove the top...
Top