Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Latest commit

 

History

History
80 lines (68 loc) · 3.94 KB

README.md

File metadata and controls

80 lines (68 loc) · 3.94 KB

Command Blocker Ultimate!

                                                         .........................................
.';::::::::::::::::::::::::::::::::::::::::::::::::::::::::::;;;:;;;;;;;;;;;;;;;;;;,,,,,,,,,,,:c,
.l;.                                                                                         .l'
,l.                                                                                          .l,
,o.                                                                                          l,
,o.  .........       .'''''''''''    ','.      ',.    ',,.   ';;;;;;;;;;;.  ';;;::::;,.      c,
,o. .ooocccclooc'    ;ooc::::::::.  .looc.    .lo;    coo.   cooc,,,,,,,,.  ;ooc,,,,;lol,    c,
'o. .ooc     .coo;   ;oo.           .coooo;   .lo;    coo'   coo'           ,oo;      :oo;   c,
'o. .ooc      .ooo.  ;oo;........    coc;oo:  .lo:    coo'   cooc,,,,;;;.   ;oo;      .ool   c,
'o. .ooc      .loo.  ;oollllcccc,    co: .loc..lo:    coo'   :ool:::::::'   ;oo;      .ool.  c;
'o. .loc      .ooo.  ;oo'            co:  .:ol;lo:    coo'   :oo'           ,oo;      ,oo:   c;
'o. .loc      :oo:   ,oo.            co:    :oooo:    coo'   :oo,           ,oo;    .'lol.   c;
'o. .loo:;;;:lol;    ,ooc::::::::'   co:     ,ooo:    :oo'   :ooollllllll;  ,ooollloooc,     c;
'o.  ',,,,,,,'.      .'''''''''''.   .'.      ....    ....   .............   ........        :;
.o.                                                                                          :;
.o.                                                                                          :;
.o.                                                                                         .l'
;l,'.....''''''''''''''''''''',,,',,,,,,,,,,,,,,,,,,;;;;;;;;;;;;;;;;;;:::::::::::::::::::::::;
..'''''''''.......................................................                                                   

A Bukkit/Spigot plugin that is able to block certain (configurable!) commands.

Features

  • Blocks commands!
  • Fully configurable!
  • Open-Source!
  • Messages can be freely modified!
  • Lightweight!
  • Runs on nearly every OS! (Java, you know)
  • Blocks tab-completion of blocked commands!*
  • !

(*) You need to install ProtocolLib for that to work

Compilation Build Status

You could compile it yourself by doing

git clone https://github.com/literalplus/commandblockerultimate.git
mvn clean package

Or you could just head over to my Continuous Integration Server and get your free executable TODAY!

For fully tested versions, check out the Spigot Resource entry for this plugin!

Support

If encounter any problem with this plugin, just open an issue :)

Contribution

Pull Requests and Issue Reports are greatly appreciated, as long as they follow at least some level of common sense and good practice.

License

Command Blocker Ultimate
Copyright (C) 2014-2019 Philipp Nowak / Literallie (git@lit.plus)

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

(Find details in the LICENSE file)