Coder Social home page Coder Social logo

uhc-spigot's Introduction

UHC

You need help with setting up UHC? Don't hesitate to contact me on SpigotMC @AlphaHelix before giving a bad review.
You have an idea? Send it to me via SpigotMC @AlphaHelix.


Informations

  • Bungeecord support.
  • Over / Nether world reset.
  • Beautiful teams inventory / armorstands.
  • Configurable Team GUI (see wiki for that).
  • No limit of players per team.
  • Nice animated anti flicker scoreboard system (configureable).
  • Moving scoreboard texts.
  • Preconfigured configs.
  • Innovative world border.
  • Shrinking ,speed and size of worldborder configureable.
  • Achievements
  • Custom chat ranks (depend on kills, wins, points)
  • Buy, preview and create custom kits.
  • 99 Scenarios, where if you enabled them 1 is played every round (see here to have a list of them).
  • Scenario Voting
  • All messages are configureable.
  • Kills, deaths, coins, points, rank, games, wins, kill-death-rate stats system.
  • NPC (Non player character) who shows your stats above his head.
  • 2 Types of Backend (MySQL or File).
  • Custom MOTDs for different states of the game.
  • Custom location for Deathmatch (can be own world etc.).
  • Make the lobby a schematic with the included schematic system (just put take a quick look in the wiki to now how).
  • Commands for certain events in game (see configurations).
  • ReJoin features for players (after leave while they're alive a villager will spawn).
  • Spectator system with variable inventory (configureable).
  • Different chat rooms (global, team and spectator).
  • Custom Golden Head crafting with heads.
  • Custom timers (lobby, grace, pvp, ingame, deathmatch, restart (configureable)).
  • UHC Run features.
  • Automatic server restart at end of game.
  • Many commands (e.g /start, /informations, /stats, /uhcadmin, /uhcsetup) (see wiki).
  • Automatic updating config file.
  • Permissions system.
  • Loot/drop configurations.
  • Custom chat formating.
  • Custom scoreboard placeholders.
  • Ranking NPCs (check wiki).
  • Custom biomes (no Oceans!).
  • Team auto fill in certain scenarios.
  • Titles & Actionsbars.
  • Soup heal (configureable).
  • Holograms with informations.
  • Create new crafting recipes (see configuration wiki).
  • Crate system to draw new kits (see configuration wiki).
  • Back to lobby item (configureable).
  • Nice developer with good support.
  • And much more things to come. (Suggetions can be done by writing a pm at spigotmc.org @AlphaHelix).


Screenshots

Scoreboards

Lobby:

Scenarios enabled:
lobby-scoreboard


> Kits enabled:
[![kits-scoreboard](https://i.gyazo.com/6db156ce755723b6a7a325b502f84708.png)](https://gyazo.com/6db156ce755723b6a7a325b502f84708)
Ingame:
> Scenarios enabled:
[![scoreboard-scen](https://i.gyazo.com/70ce1c34368204ec0e30314e7aad7caa.png)](https://gyazo.com/70ce1c34368204ec0e30314e7aad7caa)
> Kits enabled:
[![ingame-scoreboard](https://i.gyazo.com/3588fdbdeebf15c2aa110adcbb204e4e.png)](https://gyazo.com/3588fdbdeebf15c2aa110adcbb204e4e)
### StatsNPC [![statsnpc](https://i.gyazo.com/044527bc9f9413a9997447a1c15aa0be.png)](https://gyazo.com/044527bc9f9413a9997447a1c15aa0be)
*** ## Configurations See the wiki here : https://github.com/AlphaHelixDev/UHC-Spigot/wiki/Configurations *** ## Commands See the wiki here : https://github.com/AlphaHelixDev/UHC-Spigot/wiki/Commands *** ## Bugs Found a bug? Report it here : https://github.com/AlphaHelixDev/UHC-Spigot/issues *** ## Terms of Service 1. Do not reupload this plugin and mark it as yours. 2. Do not decompile this plugin without my permission. ***

uhc-spigot's People

Contributors

helixow avatar

Stargazers

Yuri avatar  avatar  avatar IToncek avatar  avatar  avatar tomotomo avatar Kahodev avatar  avatar  avatar FZM avatar

Watchers

James Cloos avatar FZM avatar  avatar Gabriel Crene avatar Kahodev avatar BelKed avatar

uhc-spigot's Issues

Nice Bug

When i install it to server it totally brokes server (change every plugin) and crashes my server. I uninstalled the plugin and i get permament Glowing effect i can't remove IT ?? HOWWW???

Unable to build

I've cloned the code and moved some code around, as you currently cannot compile UHC-Remake, but upon moving the required MySQL classes into the path, MySQLDatabase class is still missing. I think that you haven't committed the latest code for your MySQL library.

1.13.2 Update

Hello. Would you mind upgrading the plugin to the 1.13.2 version of Spigot?

Out of date?

Hi there,

I tried starting up my server with the plugin, but it says it's out of date. I downloaded the latest version (2.8.1), but when I launch it, it says that the version is 2.7. It was working just fine yesterday, but now it isn't working.

Thanks.

latest.log

Error with 1.8.8

I got this startup error and nothing happen when i enter...

12:45:00 ERROR]: Error occurred while enabling UHC-Remake v2.7 (Is it up to date?)java.lang.NoSuchFieldError: COMMAND_CHAIN at de.alphahelix.uhc.files.ScenarioFile.getRandomMaterial(ScenarioFile.java:89) ~[?:?] at de.alphahelix.uhc.files.ScenarioFile.addValues(ScenarioFile.java:34) ~[?:?] at de.alphahelix.uhc.instances.EasyFile.register(EasyFile.java:37) ~[?:?] at de.alphahelix.uhc.Registery.registerAll(Registery.java:184) ~[?:?] at de.alphahelix.uhc.UHC.onEnable(UHC.java:64) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-21fe707-e1ebe52] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-21fe707-e1ebe52] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-21fe707-e1ebe52] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-21fe707-e1ebe52] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-21fe707-e1ebe52] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.