Minecraft SuperHub mod 2026 download
logo
minecraft mod SuperHub

SuperHub

Game Version: 1.8.1
Total Downloads: 17,140
Updated: Mar 15, 2015
Created: Apr 14, 2014
Download SuperHubDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SuperHub v1.0 release 35.23 KB Mar 15, 2015 1.8.1 14,550 download SuperHub SuperHub v1.0 releaseDownload
SuperHub V0.4.2 beta 6.81 KB May 16, 2014 CB 1.7.9-R0.1 981 download SuperHub SuperHub V0.4.2 betaDownload
SuperHub V0.4.1 beta 6.80 KB May 15, 2014 CB 1.7.9-R0.1 278 download SuperHub SuperHub V0.4.1 betaDownload
SuperHub V0.4 beta 6.82 KB May 12, 2014 CB 1.7.2-R0.3 890 download SuperHub SuperHub V0.4 betaDownload
SuperHub V0.3 beta 5.55 KB May 2, 2014 CB 1.7.2-R0.3 441 download SuperHub SuperHub V0.3 betaDownload

Screenshots

Description

Share this:

SuperHub

Improve your hub, your mini-games and your server


Features

  • Teleports you to the server's spawn when you are joining the server (per world configuration)
  • Teleports you to the world's spawn when you are joining the server (per world configuration)
  • Teleports you to a determined location when you are joining the server (per world configuration)
  • Teleports you to the world's spawn when you respawn (per world configuration)
  • Teleports you to a determined location when you respawn (per world configuration)
  • Executes commands when you are joining the server (per world configuration)
  • Executes commands when you die (per world configuration)
  • Executes commands when you respawn (per world configuration)
  • Executes commands when you are teleported to a world
  • Executes commands when you are teleported from a world

Upcoming Features

  • Executes commands when you have specifics items in your inventory (per world configuration)
  • Blocks you inventory: you can't drop/move anything in your inventory (per world configuration)
  • Some other great features …

Commands

SuperHub_Commands

Permissions

http://i.imgur.com/5gverdn.png
SuperHub_Permissions

Tutorial

Step 1: installing the plugin

Step 3: if you don't want to use metrics or the updater, you can disable them in the config

Step 4: reloading the server

Step 5: you can now configure it!

Configuration

dont_have_permission: '&cYou don''t have permission to do that!'
verify-updates: true
use-metrics: true
worlds:
  Spawn:
    teleportation:
      onConnection:
        enabled: true
        #quickly toggle this feature
        teleportTo: serverSpawn
        #may be "location", "worldSpawn" or "serverSpawn"
        location:
        #if you use "location", ignore otherwise
          x: 0
          y: 0
          z: 0
          world: Spawn
        sendMessage: false
        #if you want to send a message
        message: 'This message appears when you are teleported.'
        #the message
    commands:
      onConnection:
      #this event is fired when a player join the server in this world
        enabled: true
        #quickly toggle this feature
        commands:
        - clear %player%
        - ekit spawn %player%
        #the commands (without "/")
      onDisconnection:
      #this event is fired when a player leave the server from this world
        enabled: false
        commands:
        - broadcast %player% left the game :(
      onWorldChangeTo:
      #this event is fired when a player switch from another world to this world
        enabled: true
        commands:
        - clear %player%
        - ekit spawn %player%
      onWorldChangeFrom:
      #this event is fired when a player switch from this world to another world
        enabled: false
        commands:
        - tell %player% You are leaving the spawn!
      onDeath:
      #this event is fired when a player is dying
        enabled: false
        commands:
        - tell %player% You are dying!
      onRespawn:
      #this event is fired when a player respawns
        enabled: false
        commands:
        - tell %player% You are respawning!
  Minigames:
    teleportation:
      onConnection:
        enabled: true
        teleportTo: worldSpawn
        location:
          x: 0
          y: 0
          z: 0
          world: Spawn
        sendMessage: false
        message: '&aYou''ve just been teleported to the server spawn !'
    commands:
      onConnection:
        enabled: true
        commands:
        - clear %player%
        - scoreboard players reset %player%
        - scoreboard teams leave %player%
      onWorldChangeTo:
        enabled: true
        commands:
        - minecraft:clear %player%
        - scoreboard teams leave %player%
        - scoreboard players reset %player%
      onWorldChangeFrom:
        enabled: true
        commands:
        - scoreboard teams leave %player%
        - scoreboard players reset %player%

You can add worlds.

Metrics (mcstats.org)

SuperHub_metrics

PLAY.HAZCRAFT.FR

Comments

Add a comment