Skip to content

HeroGamers/Semi-Hardcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semi-Hardcore

Codacy Badge Build Status

Semi-Hardcore

If you die, you're out of the game for a certain amount of time. Perfect for servers not wanting to go all out on Hardcore, but still want the players to not go around thinking they can just respawn, because that's not how real Minecrafters play...

Plugin Features:

  • Temp-ban of player for a configurable time
  • Unban command
  • Permission to be exempted from the bans
  • A very inactive developer, hehe
  • Open-source

Resources: Spigot Resource

Permissions:

semihardcore.*:
   Gives access to all Semi-Hardcore commands
semihardcore.reload:
   Player can reload the Semi-Hardcore configs
semihardcore.save:
    Player can save the Semi-Hardcore configs
semihardcore.unban:
    Player can unban banned players
semihardcore.exempt:
    Player doesn't get temp-banned
semihardcore.help:
    Player can get help about commands

Newest releases: I try to not make new versions all the time, but due to me finding a lot of errors and bugs, or maybe even small new features, that wouldn't need a new version, the newest version is not always on the releases on Spigot or on GitHub, but would need to be compiled manually from the Source Code, but I've made it quite easy with Maven.. For new versions, I will still try to update the GitHub releases and the Spigot resource.