FateHub core is a plugin that makes it easier for players to have a better and more accessible way of entering the server, from choosing server to play, good looks to fun. All in one plugin.
Developed by Activated_/FaceSlap_
Part of BGHDDevelopment
- Anti Break
- Anti Item Movement
- Anti Portal
- Anti Item Drop
- Anti Damage
- Anti Chat
- Anti Hunger
- Join message
- Leave message
- Ender-butt
- Player Visibility
- Lobby Speed
- Gadgets
- Cosmetics
- Chat Format
- World Border
- Spawn location
- Colored Players Name
- Fully customizable join items
- Fully customizable compass inventory
- Launch pads
- Double jump
- Customizable servers
- Built own queue system
- Customizable messages for everything
- Customizable scoreboard
- Customizable Custom Tab
- Armor Cosmetics
- Hearts gadget
- Explosion gadget
- Firework gadget
- Flame gadget
- A lot more..
For those who are purchased FateUHC plugin [see here], this hub core will bring uhc API for them. Same mongo data base have to be connected on UHC server and here, in hub core plugin. The uhc API will bring these place holders:
- {gameTime} - get game time of the uhc server.
- {border} - get border size of the uhc server.
- {alivePlayers} - get size of alive players of the uhc server.
- {isNether} - get information if nether is on or off.
- {teamType} - get team type of the uhc server.
- {autoStart} - get auto start countdown of the uhc server.
- {scenarios} - get enabled scenarios of the uhc server.
They will be able to get lores when game is started, when is in lobby mode, when the auto start is running/not running.
{uhcInfo} will get these lores: (can be changed to your liking)
Code:
UHC-INFO:
WHEN-STARTED:
- '&fGame Time&7: &6{gameTime}'
- '&fBorder&7: &6{border}'
- '&fAlive Players&7: &6{alivePlayers}'
WHILE-LOBBY:
WITH-AUTO-START-COUNTDOWN:
- '&fNether&7: &6{isNether}'
- '&fGameType&7: &6{teamType}'
- '&fBorder Size&7: &6{border}'
- ''
- '&a&oStarting in {autoStart}...'
- ''
- '&fScenarios&7: &6{scenarios}'
WITHOUT-AUTO-START-COUNTDOWN:
- '&fNether&7: &6{isNether}'
- '&fGameType&7: &6{teamType}'
- '&fBorder Size&7: &6{border}'
- ''
- '&fScenarios&7: &6{scenarios}'
- {UM-gameTime} - get game time of the uhcmeetup server.
- {UM-border} - get border size of the uhcmeetup server.
- {UM-startCount} - get the start count of players when game is started
- {UM-alivePlayers} - get size of alive players of the uhcmeetup server.
- {UM-isStarted} - get information if game is started or not.
- {UM-isGenerating} - get information if map is generating or not.
They will be able to get lores when game is started, when map is generating and when the game is in lobby mode.
{umInfo} will get these lores: (can be changed to your liking)
Code:
MEETUP-INFO:
WHEN-STARTED:
- '&fGame Time&7: &6{UM-gameTime}'
- '&fBorder&7: &6{UM-border}'
- '&fAlive Players&7: &6{UM-alivePlayers}'
WHILE-MAP-IS-LOADING:
- '&7World for this meetup'
- '&7is currently loading'
WHILE-WAITING:
- '&fBorder&7: &6{UM-border}'
- ''
- ' &eWaiting for players'
- ' &eClick this item to'
- ' &ejoin uhc meetup'
- ''
- Vault - used to get players rank,prefixes etc.
- LeaveQueue Command - [/leavequeue]
- Queue Command
- Set Queue Limit Command - [/queue setlimit <server> <newlimit>]
[perm = "queue.admin"]
- Pause Queue Command - [/queue pause <server>] [perm = "queue.admin"]
- Gadgets Command - [/gadgets]
- HubCore Command - [/hubcore]
- Reload HubCore Command - [/hubcore reload] [perm = "hubcore.admin]
- Spawn Command - [/spawn]
- Set Spawn Location Command - [/setspawn] [perm = "hub.setspawn"]
- You can join and test this hub core plugin at: test.bghddevelopment.com
- Also this test server will be used for most of the BGHDDevelopment plugins.
- All support for this plugin will be given on our discord server: [click to join]
- Also join Activated's service discord to support his own plugins: [click to join]
- These are some basic images, join test server to see more!