Giter Site home page Giter Site logo

karatekcore's Introduction

KaratekCore

Version Spigot

KaratekCore is a Spigot Plugin, designed to run on the GamelMC Minecraft Server. At the moment, there isn't any way to configure it, but I'm working on it. If you have any issues, please write into the issues tab. If there are bugs, please have a look at our Bug List abd if they aren't listed, please report in the issues tab as well.

Commands

At the moment, the following commands are working:

  • /chatclear and /cc: allows you to clear the chat
  • /globalmute: allows you to disable/enable the chat
  • /kopf <player>: gives you the head of .
  • /kv: Vanishes you -> Only for development purposes!
  • /test: prints "Hallo Welt!"
  • /server: emulates the BungeeCord command /server.
  • /rank <player> <Rank> : Changes the players rank.
  • /crash <player> : Crashes the players client (experimental!).

Listener

The following listener are working at the moment:

  • ChatListener (AsyncPlayerChatEvent) : Changes the chat layout and adds a teamchat. It also prevents players form writing while the chat is disabled via /globalmute.
  • KickEvent (PlayerKickEvent), PlayerEventJoin(PlayerJoinEvent) and PlayerQuitEvent (PlayerQuitEvent): changes the login and quit messages and changes the players rank on join.
  • SignListener (SignChangeEvent): Allows user to write in color on signs.
  • ScoreBoard (PlayerJoinEvent): Displays a ScoreBoard
  • FlyListener (PlayerToggleFlightEvent): prevents player from flying without permissions.

Chat Actions

Chat Actions are simple Listeners, who react if you begin your message with a special key word. Example: @team Hello World!

The following ChatActions are possible:

  • @team: Message will only be sent to all team members
  • @bc: Message will be sent without the players name to every player on the server.

Permissions

  • karatek.chatclear -> needed for /cc and /chatclear
  • karatek.globalmute -> needed for /globalmute
  • karatek.head -> needed for /head
  • karatek.dev -> needed for experimental feautures and log access
  • karatek.server -> needed for /server
  • karatek.broadcast -> needed for @bc
  • karatek.adminchat -> needed for writing in green
  • karatek.teamsend -> needed for writing into TeamChat
  • karatek.teamsee -> getting messages in the TeamChat
  • karatek.rank -> needed for /rank
  • karatek.silentjoin -> users with this permission don't have a join message and are automatically vanished.
  • karatek.crash -> needed for /crash
  • karatek.fly -> needed to fly

Ranks

These Ranks are Integreated:

  • Owner
  • Admin
  • Developer
  • Moderator
  • Supporter
  • Builder
  • Player / Spieler
  • VIP
  • Premium
  • Ultra
  • YouTuber
  • YouTuber+
  • TeamFriend
  • TeamFriendPlus
  • Tester

More informations about ranks are coming soon in the wiki.

Dependencies

Installation Guide

  1. Install Spigot 1.8.x
  2. Go to your plugins folder
  3. drag the .jar into it
  4. restart/reload the server

karatekcore's People

Contributors

karatekhd avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.