TrollPlus | SALE 40% OFF! icon

TrollPlus | SALE 40% OFF! -----

The most powerful troll plugin in the entire universe!



(This plugin is now actively maintained by @Ultimate_Hand)​
[​IMG]


[​IMG]
TrollPlus is a light-weight Minecraft plugin for trolling. It has more than 50 commands and an extremely easy to use GUI. The plugin is highly customizable and currently supports 10 languages: English, German, Spanish, Finnish, Slovenian, Russian, Turkish, Italian, Polish & Czech. Great for trolling your friends or hackers! :)

TrollPlus video preview/tutorial recorded by DiamondRushXD


[​IMG]
In the version 2.0 I have also added GUI.
PREVIEW: http://imgur.com/mQw2mSi (gif)

[​IMG]

[​IMG]
/trollplus - Default plugin command.
/trollplus help | <page> - Displays plugin help
/trollplus gui - Opens the GUI
/trollplus <player> - Opens direct GUI for the player

You can now also use /troll and /tr alias for the default command.

Click on the spoiler to see plugin's commands for trolling.
/achievementtroll <target> <achievement> - Broadcasts a fake achievement.
/bctroll <target> | <messageIndex> - Sends a funny message about the target.
/spamtroll <target> - Sends a few messages to the target.
/chattroll <target> <message> - Force chats the player.
/commandtroll <target> <command> - Force commands the player.
/hacktroll <target> - Kicks the player for hacking.
/bantroll <target> - Kicks the player with the ban reason.
/optroll <target> - Sends fake op message to the player.
/deoptroll <target> - Sends fake deop message to the player.
/jointroll <target> <fakeUser> - Sends fake join message to the player.
/leavetroll <target> <fakeUser> - Sends fake leave message to the player.
/paytroll <target> <amount> - Sends fake cash to the player.
/badspellingtroll <target> - Enables/Disables badspellingtroll. (Toggle)
/freezetroll <target> - Freezes the player. (Toggle)
/laggtroll <target> - Makes the player lagg. (Toggle)
/autorotatetroll <target> - Auto rotates the player. (Toggle)
/voidtroll <target> - Teleports the player into the void
/lifttroll <target> - Lifts the player high in the sky.
/switchtroll <target1> <target2> - Switches the player's location.
/cleartroll <target> - Clears the player's inventory
/dirttroll <target> - Fills the player's inventory with dirt.
/disarmtroll <target> - Removes the player's armour.
/droptroll <target> - Forces the player to drop an item in their hand.
/potatotroll <target> - Gives the player the Godly potato.
/publicinvtroll <target> - Opens the player's inventory publicly
/pumpkintroll <target> - Gives a pumpkin on player's head.
/blocktroll <target> - Gives a customizable block to the player.
/itemtroll <target> - Gives a customizable item to the player.
/stoptroll <target> - Kicks the player with a stop reason.
/burntroll <target> - Lights up the player.
/demotroll <target> - Opens fake demo menu.
/mootroll <target> - Spawns a killer cow.
/piggytroll <target> - Spawns a piggy near the player.
/timeswitchtroll <target> - Switches the time for a player. (day/night)
/tnttroll <target> - Spawns a tnt near the player.
/webtroll <target> - Spawns cobwebs around the player.
/slaptroll <target> <strong/weak> - Slaps the player.
/traptroll <target> <bedrock/obsidian> - Traps the player in a little room.
/gangtroll <target> <mob> - Spawns a few mobs around the player.
/healtroll <target> - Sets the players health to 1/2 heart.
/rotatetroll <target> - Rotates the player's head.
/screamtroll <target> - Plays a scream sound to the player.
/starvetroll <target> - Makes the player starve
/drunktroll <target> - Makes the player drunk.
/anviltroll <target> - Spawns alot of anvils above the player.
/burytroll <target> - Buries the player.
/explodetroll <target> - Explodes the player.
/fallingcowstroll <target> - Spawns a few cown falling from the sky.
/lightningtroll <target> - A lightning strikes the player.
/blindtroll <target> - Blinds the player
/slowtroll <target> - Slows down the player.
/alonetroll <target> - Hides all the players from the target.
/uselesstroll <target> - Renames all the player's items to useless.
/lavaplacetroll <target> - changes all the blocks that the target places to lava.
/waterplacetroll <target> - changes all the blocks that the target places to water.
/levitatetroll <target> - toggles levitation effect for the target.
/deepdigtroll <target> - destroys all the blocks below the block that target broke until the bedrock is reached

[​IMG]
trollplus.info - Allows you to use default plugin command
trollplus.help - Allows you to view plugin help
trollplus.gui - Allows you to use the GUI
trollplus.immune - Blocks other users from trolling you

If you want to allow a player to use a specific command use:
trollplus.x (example: trollplus.bctroll, trollplus.spamtroll)

If you want to allow the user to use all the plugin features use:
trollplus.*

[​IMG]
If you want to use colors in the config use &<number>
Example: &cThis text is going to be light red.

If you need help with color formatting use this site:
https://wiki.ess3.net/mc/

[​IMG]
Code (Text):

#  _______        _ _ _____  _                  ____   ___
# |__   __|      | | |  __ \| |                |___ \ |__ \
#    | |_ __ ___ | | | |__) | |_   _ ___  __   ____) |   ) |
#    | | '__/ _ \| | |  ___/| | | | / __| \ \ / /__ <   / /
#    | | | | (_) | | | |    | | |_| \__ \  \ V /___) | / /_
#    |_|_|  \___/|_|_|_|    |_|\__,_|___/   \_/|____(_)____|
#    The most powerful troll plugin in the entire universe!
#                     Coded by NickDEV
#
# -------------------------------------------------------------
# Introduction to config
# -------------------------------------------------------------
# Colors:
# You can color the messages using the and -> '&' symbol
# target-message: "&cThis message will be red."
# (All the chat colors are listed here: https://minecraft.gamepedia.com/Formatting_codes)
#
# Placeholders:
# %sender% - will get replaced by the sender's name
# %target% - will get replaced by the target's name
# %troll% - will get replaced by troll command
# %version% - will get replaced by the TrollPlus's version
#
# Custom messages:
# If you want you can also add target messages for trolls that aren't listed below.
# Example: You want the target that got lifttrolled to receive a message.
# lifttroll:
#   target-message: "&eHere comes your nice message"
# -------------------------------------------------------------

# Plugin's prefix
# prefix - Will be used in the messages
# prefix-short Will be used in the inventory (GUI) names
#
# WARNING: prefix-short's max length is 3
prefix: "&c[TrollPlus] "
prefix-short: "TR"

# If you don't want the players to know you're running this plugin
# you can hide it here, by setting the hide-plugin value to 'true'
hide-plugin: true
unknown-command: 'Unknown command. Type "/help" for help.'

# Immunity
# immunity - blocks users with permission trollplus.immune to be trolled
# show-immune - hides players with permission trollplus.immune in the GUI
# If immunity is false, show-immune is automatically true.
immunity: true
show-immune: false

# World recovery
# Some troll commands can damage the world. If you want the world to recover
# set this to true and the world will recover after the delay. The delay is specified in seconds.
world-recovery:
  enable: false
  delay: 20

# -------------------------------------------------------------
# Chat category
# -------------------------------------------------------------

# Broadcasttroll (/bctroll)
# messages - available messages (random message will be used)
bctroll:
  messages:
    - "§aServer noob of the week is %target%"
    - "§aThis server loves %target%"
    - "§aServer is closing, because of %target%"
    - "§aWe will reset the world tomorrow. Thanks for understanding."
    - "§aThe idiot of the week is %target%"
    - "§aThanks for donating %target%!"
    - "§aPlease use xray on the server."
    - "§aWe will ban everyone that doesn't use hacks."

# Spamtroll (/spamtroll)
# target-message - is going to be sent to the target
# count - the amount of spammed messages
# users - spamming user list, if less than 5 users are online
spamtroll:
  message: "&r<%random-user%> This is 100% not spamming"
  count: 20
  users:
    - "Notch"
    - "AntVenom"
    - "NickDEV"
    - "sethbling"
    - "Dinnerbone"
    - "Herobrine"
    - "SkythekidRS"
    - "Puffle"
    - "Muffle"
 
WARNING: This is only the first part of the config.

[​IMG]
If you find any bugs please report them as soon as possible. Don't report them in the comment/review section, because I won't respond to bug reports there. Instead report them on our discord: https://discord.gg/kvBdgP2. We'll do our best to resolve the issues as soon as possible!

[​IMG]
We can improve the plugin together contact me and send me your ideas. If the idea is good it will be added in the new version.
  • godswordtroll
  • herobrinetroll
  • invseetroll
  • crashtroll
  • gamemodetroll
  • + Your ideas
Do you have any problems, questions or suggestions? Feel free to join my discord server.
https://discord.gg/kvBdgP2

I am not obligated to update the plugin. This does not mean I won't update it.
You can only use this plugin for your server/network.
You cannot redistribute this plugin.
You cannot decompile this plugin.
You cannot claim you created this plugin.
You cannot chargeback.
Resource Information
Author:
----------
Total Downloads: 300
First Release: Feb 20, 2016
Last Update: Mar 4, 2025
Category: ---------------
All-Time Rating:
17 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings