GitXplorerGitXplorer
e

kickall

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b15fc8752f8db0dfcf4e88fded85739f9d9d93c7

Refactoring

eest31 committed 10 years ago
Unverified
18fd3800b3fbc8dc4d2e971cb2e967d614410098

Initial commit

eest31 committed 10 years ago

README

The README file for this repository.

A mod for kicking all players

Copyright 2015 est31. License: LGPLv2+

Dependencies: none

Features:

  • Automatically kicks all connected players without the nokickall priv on server shutdown. This can be turned off by the kickall.no_kick_on_shutdown setting.
  • Adds 3 new commands: /kickall <reason>, /reallykickall <reason> and /kshutdown <reason>

If you want to shut down the server and send the players a custom message e.g. do /kshutdown Restarting server, reconnect in a minute.. If you want to get kicked yourself, too, just revoke your nokickall privilege, or use /reallykickall.

Commands

  • /kickall <reason> kicks all players without the nokickall
  • /reallykickall <reason> kicks all players regardless of their nokickall priv
  • /kshutdown <reason> kicks all players without the nokickall and shuts down the server