Recent content by hyperdefined

  1. hyperdefined

    Plugin Release VelocityBlockVersion - Block certain Minecraft versions from joining!

    Version 1.0.4 Updated MiniMessage usage. The plugin now works! Bump version of plugin, I forgot to for 1.0.3, woops! Removed unused maven plugins.
  2. hyperdefined

    Question Plugins + mods?

    Nope. You either get mods or plugins, no combination.
  3. hyperdefined

    Plugin Release VelocityBlockVersion - Block certain Minecraft versions from joining!

    Version 1.0.2 This is a version bump to include the correct version being shown. I forgot to bump the version on the plugin, so it was displaying the wrong one. Added an update checker.
  4. hyperdefined

    Question Script wiping player's hotbar

    Make sure each item is actually getting set in the array. Also, you shouldn't be using 1 single array that the entire plugin will use. You should create an array for each player and save it into a hashmap.
  5. hyperdefined

    Plugin Release VelocityBlockVersion - Block certain Minecraft versions from joining!

    VelocityBlockVersion A port of BungeeBlockVersion for Velocity. This plugin will block players from connecting to your network with certain versions. Features Block players if they are using a version that is on the list. Custom disconnect message. Documentation Visit the wiki for help...