FunStuff

FunStuff

Fun For EveryOne!

Description

This is a plugin with a few cool and basic features! These features are:

  1. Backpack with custom sizes
  2. Virtual WorkBench
  3. Hold Back Chat
  4. Chat Regions
  5. [BETA] Miri, Minecraft's Siri

BackPack

If a player types "/backpack" It will open there backpack. The size is determined by permissions. Example:

Bob has no backpack permissions so if he trys "/backpack" it will not open for him.

Sam has backpack permissions. He has "FunStuff.backpack" and he has "FunStuff.backpack.36". If he tries "/backpack" it will open and show 36 spots.

Permissions Nodes for BackPack:

PermissionEffect
1FunStuff.backpackGives permission to view the backpack
2FunStuff.backpack.27Shows 3 rows of space, or 27 slots
2FunStuff.backpack.36Shows 4 rows of space, or 36 slots
2FunStuff.backpack.45Shows 5 rows of space, or 45 slots
2FunStuff.backpack.54Shows 6 rows of space, or 54 slots
2Being a OPShows 6 rows of space, or 54 slots

WorkBench

Shows a simple workbench to the player when they do /workbench.

Permission: FunStuff.workbench

Holdback Chat

This is useful when you have citizens and they talk the the player, but because there is a lot of people talking people miss the message. This will help!

If the command "/chat stop" is done. It will stop all chat going to that player. Don't worry you can still force contact them from the console with "say" or a player doing "/broadcast".

If the player wants to see that chat that they missed they do "/chat go" This will show all missed chat!

Chat Regions

You can set up a region where a player can talk to. If a other player is in the region they will hear it. If not they won't. It will also say when no other player heard you. If the sender is OP they can talk to everyone, ignoring the region.

The region can be set on or off in the config, you can also set the region size in the config. Check below for a explained Config.

Miri

This is still beta but you can test it out! Try out some stuff! The command is "/miri" The permission for it is "FunStuff.miri"

Example Config

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
Options:
  RestrictedChat:
#Is it on or off?
    Enabled: true
#What is the radius people can chat to?
    Radius: 100.0
  HoldbackChat:
#Should i show the missed chat after /chat go?
    ShowMissedChat: true
  Inventory:
#Is it on or off?
    Enabled: true
#What is the size if user has FunStuff.backpack but no size defined? * HAS TO BE MUILTIPLE OF 9!!!
    FallBackSize: 27
#Is the workbench Enabled or not?
    WorkBench: true
  Miri:
# Is Miri on or off?
    Enabled: true

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    41811
  • Created
    Jul 10, 2012
  • Last Released File
    Jul 10, 2012
  • Total Downloads
    1,784
  • License

Categories

Members

Recent Files

Bukkit