[GEN/TP/ADMN] CommandBook 1.7 - Essential and useful commands (/item, etc.) [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by sk89q, Feb 28, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    sk89q

    General commands as used on my server since '10. Warping, item giving, time changing, weather changing -- the usual.

    Thor command, one of many (video by Rubenbeebl):


    Note: You can remove any of these commands from CommandBook using the download link below.
    • General:
      • item [-d] <item[:data]> [amount]
      • give [-d] <target> <item[:data]> [amount]
      • more [-a] [-i] <target>
      • online [filter]
      • motd
      • intro (play intro music)
      • midi (play a MIDI file for yourself)
      • rules
      • setspawn [destination]
      • time [world] <time>
      • weather <'stormy'|'sunny'> [duration] [world]
      • thunder <'on'|'off'> [duration] [world]
      • spawnmob [-p] [-d] [-i] [-r] <mob> [count] [location]
      • kit <kit> [target]
    • Teleportation:
      • spawn
      • tp [target] <destination>
      • bring <target>
      • put <target>
      • call <target> (request a teleport)
    • Messaging:
      • broadcast <message>
      • say <message>
      • me <message>
      • msg <target> <message...>
      • reply <message...>
      • mute <target>
      • unmute <target>
    • Player:
      • whereami
      • compass
      • clear [-a] [target]
      • slap [-s] [-h|-v] [-d] [target]
      • rocket [-s] [-h] [target]
      • barrage [-s] [target]
      • shock [-s] [target]
      • thor [target] (get Thor's hammer)
      • unthor [target] (revoke Thor's hammer)
      • whois [target]
    • Utilities:
      • ping
      • debug info
      • debug clock (very accurate server lag benchmark)
    • Bans:
      • kick <target> [reason...]
      • ban [-e] <target> [reason...]
      • unban <target> [reason...]
    Complimentary plugins:

    Download

    [​IMG] CommandBook 1.7
    Requirements: Java 6+, WorldEdit, Bukkit build 753+

    You need WorldEdit: Install WorldEdit. If you don't want WorldEdit, put WorldEdit.jar in the root folder of your server or in the plugins/CommandBook folder.​

    If you find CommandBook useful, [​IMG]

    How to Use

    Check out my server too!
    [​IMG]

    [​IMG] (CommandBook is open source!)
     
    dragon8510, Psychoma, Goodi and 26 others like this.
  2. Offline

    Seismic

    hey sk89q, I have a question: is this going to be updated for 1.2.3?
     
  3. Offline

    Wiinick

    PLEASE READ SK89Q
    Please implement some of the commands from commandbin. This person developing it doesnt know what they are doing, and all the commands are counter-intuitive. For peet sake he has the command /tp2p instead of /tp p1 p2 and also the /i command is /give player item not even /give player brick. Hes got some great ideas but the execution is weak. So i turn to you to help you improve the aleady easy to use and awesomeness of commandbook. And lets face it, the guy is kinda a jerk. I complained to him once on how he didnt come through on his word, and the guy threatens to ban me from his thread and said quite your whining. So in short I urge you to take a look at this guys command list and pick apart what you like and dislike. You have the site that lets you choose which commands you want and dont want, so i dont see why you shouldnt add a command like explosionbow to the optional list, something you'd have to checkmark in order to have it.
    http://dev.bukkit.org/server-mods/commandbin/pages/commands-and-permissions/
     
  4. Offline

    Soniic_Ghost

    Hey I have a question for anyone who can answer. After a while on my server when i try slap someone it says "Permissions are not accessible. Is PermissionsEx enabled?"
    It allows me to do it but it say on the screen "Error. See console."
    By the way I'm using PermissionsEx.
    Can anyone help?
     
  5. Offline

    NotYetRated

  6. Offline

    AlbertoTech96

  7. Offline

    NotYetRated

    Weird. Runs perfect for me.
     
  8. Offline

    Hydrosis

    How do you remove specific commands? It's interfering with my ban and home plugin :/
     
  9. Offline

    NotYetRated

    its in the config dude just add it to the disabled list
     
  10. Offline

    Kylefraser

    does this have gamemode change?
     
  11. Offline

    Mrawesomecookie

    I get This error when starting my server
    Code:

    17.03 07:52:50 [Server] INFOat net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    17.03 07:52:50 [Server] INFOat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    17.03 07:52:50 [Server] INFOat net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    17.03 07:52:50 [Server] INFOat net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
    17.03 07:52:50 [Server] INFOat net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
    17.03 07:52:50 [Server] INFOat org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    17.03 07:52:50 [Server] INFOat org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    17.03 07:52:50 [Server] INFOat org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
    17.03 07:52:50 [Server] INFOat org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    17.03 07:52:50 [Server] INFOat org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    17.03 07:52:50 [Server] INFOat com.sk89q.commandbook.CommandBookPlugin.onEnable(CommandBookPlugin.java:144)
    17.03 07:52:50 [Server] INFOat com.sk89q.commandbook.CommandBookPlugin.populateConfiguration(CommandBookPlugin.java:294)
    17.03 07:52:50 [Server] INFO java.lang.NoSuchMethodError: com.sk89q.commandbook.CommandBookPlugin.getConfiguration()Lorg/bukkit/util/config/Configuration;
    17.03 07:52:50 [Server] INFO >
    07:52:50 [SEVERE] Error occurred while enabling CommandBook v1.7 (Is it up to date?)

    IT IS NOT UPDATED! :mad:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  12. Offline

    fondelaar

    thx for putting this into tekkit
     
  13. Offline

    Badeye

    I have some problems with the newest build for 1.2.3 Everything work fine, exept the /home and /warp commands.
    You can set a warp, you can use a warp, you can set a home, you can use a home, but Commandbook doesnt save it.
    The warp points/the home points are still in the commandbook warp file / the commadnbook home file, but if you try to teleport to the warp "test", commandbook doesnt know what "test" is: "A warp by the given name does not exist".
    No Errors:

    Code:
    2012-03-18 12:06:42 [INFO] Starting minecraft server version 1.2.3
    2012-03-18 12:06:42 [INFO] Loading properties
    2012-03-18 12:06:42 [INFO] Starting Minecraft server on 217.198.130.186:25565
    2012-03-18 12:06:42 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.3-R0.2-b2060jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.2)
    2012-03-18 12:06:42 [INFO] [PermissionsEx] sql backend registered!
    2012-03-18 12:06:42 [INFO] [PermissionsEx] file backend registered!
    2012-03-18 12:06:42 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    2012-03-18 12:06:42 [INFO] [Citizens] Loading Citizens v2.0
    2012-03-18 12:06:42 [INFO] [AutoMessage] Loading AutoMessage v1.5
    2012-03-18 12:06:42 [INFO] [WorldEdit] Loading WorldEdit v5.3-SNAPSHOT
    2012-03-18 12:06:42 [INFO] [CommandBook] Loading CommandBook v2.1-SNAPSHOT
    2012-03-18 12:06:42 [INFO] [OpenInv] Loading OpenInv v1.8.3
    2012-03-18 12:06:42 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b521
    2012-03-18 12:06:42 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.1
    2012-03-18 12:06:42 [INFO] [PermissionsEx] Initializing file backend
    2012-03-18 12:06:42 [INFO] [Modifyworld] Loading Modifyworld v1.19
    2012-03-18 12:06:42 [INFO] [LogBlock] Loading LogBlock v1.52
    2012-03-18 12:06:42 [INFO] ----- Bukkit Auto Updater -----
    2012-03-18 12:06:42 [INFO] It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    2012-03-18 12:06:42 [INFO] If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
    2012-03-18 12:06:42 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
    2012-03-18 12:06:42 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
    2012-03-18 12:06:42 [INFO] ----- ------------------- -----
    2012-03-18 12:06:42 [INFO] [LogBlock] [LogBlock] Version check: Your version is up to date
    2012-03-18 12:06:42 [INFO] [LogBlock] [LogBlock] Connecting to ni22330_1_DB@jdbc:mysql://localhost:3306/ni22330_1_DB...
    2012-03-18 12:06:42 [INFO] [FalseBookCore] Loading FalseBookCore v0.93alpha
    2012-03-18 12:06:42 [INFO] [WorldGuard] Loading WorldGuard v5.5.2-SNAPSHOT
    2012-03-18 12:06:42 [INFO] [FalseBookCart] Loading FalseBookCart v0.93alpha
    2012-03-18 12:06:42 [INFO] [ChatManager] Loading ChatManager v1.19
    2012-03-18 12:06:42 [INFO] [FalseBookChat] Loading FalseBookChat v0.93alpha
    2012-03-18 12:06:42 [INFO] [FalseBookBlock] Loading FalseBookBlock v0.93alpha
    2012-03-18 12:06:42 [INFO] [Multiverse-Portals] Loading Multiverse-Portals v2.4-b529
    2012-03-18 12:06:42 [INFO] [FalseBookIC] Loading FalseBookIC v0.93alpha
    2012-03-18 12:06:42 [INFO] [BOSEconomy] Loading BOSEconomy v0.7.3.1
    2012-03-18 12:06:42 [INFO] Preparing level "world"
    2012-03-18 12:06:43 [INFO] Default game type: 0
    2012-03-18 12:06:43 [INFO] Preparing start region for level 0 (Seed: -3367235703589776393)
    2012-03-18 12:06:43 [INFO] Preparing start region for level 1 (Seed: 1881272206407474720)
    2012-03-18 12:06:43 [INFO] Preparing start region for level 2 (Seed: -2345315448252635849)
    2012-03-18 12:06:43 [INFO] [Citizens] Enabling Citizens v2.0
    2012-03-18 12:06:43 [INFO] [Citizens] v2.0 enabled.
    2012-03-18 12:06:43 [INFO] [AutoMessage] Enabling AutoMessage v1.5
    2012-03-18 12:06:43 [INFO] [AutoMessage] version [1.5] loaded
    2012-03-18 12:06:43 [INFO] [WorldEdit] Enabling WorldEdit v5.3-SNAPSHOT
    2012-03-18 12:06:43 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-03-18 12:06:43 [INFO] [CommandBook] Enabling CommandBook v2.1-SNAPSHOT
    2012-03-18 12:06:43 [INFO] [CommandBook] Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Sessions successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Bans successfully enabled!
    2012-03-18 12:06:43 [INFO] [CommandBook] 0 Homes(s) loaded
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Homes successfully enabled!
    2012-03-18 12:06:43 [INFO] [CommandBook] 1 Warps(s) loaded
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Warps successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Messaging successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Teleports successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Inventory successfully enabled!
    2012-03-18 12:06:43 [INFO] [CommandBook] 1 kit(s) loaded.
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Kits successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component JingleNote successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Time Control successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Name Verification successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Fun successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Debug successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Thor successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Online List successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Stored Messages successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Spawn Locations successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Info successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component World Tools successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component Player Commands successfully enabled!
    2012-03-18 12:06:43 [FINEST] [CommandBook] Component God successfully enabled!
    2012-03-18 12:06:43 [INFO] [OpenInv] Enabling OpenInv v1.8.3
    2012-03-18 12:06:43 [INFO] [OpenInv] version 1.8.3 enabled!
    2012-03-18 12:06:43 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b521
    2012-03-18 12:06:43 [INFO] [Multiverse-Core] - Version 2.4-b521 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
    2012-03-18 12:06:43 [INFO] [AllPay] - Version 9.0 - hooked into BOSEconomy for Multiverse-Core v2.4-b521
    2012-03-18 12:06:44 [INFO] [Multiverse-Core] Loading World & Settings - 'asurvival' - Env: NORMAL - Type: NORMAL & seed: -2051386566708452409
    2012-03-18 12:06:44 [INFO] Preparing start region for level 3 (Seed: -2051386566708452409)
    2012-03-18 12:06:44 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -3367235703589776393
    2012-03-18 12:06:44 [INFO] [Multiverse-Core] Loading World & Settings - 'survival' - Env: NORMAL - Type: NORMAL & seed: -2051386566708452409
    2012-03-18 12:06:44 [INFO] Preparing start region for level 4 (Seed: -2051386566708452409)
    2012-03-18 12:06:44 [INFO] [Multiverse-Core] Loading World & Settings - 'arena' - Env: NORMAL - Type: NORMAL & seed: -5518431670089829042
    2012-03-18 12:06:44 [INFO] Preparing start region for level 5 (Seed: -5518431670089829042)
    2012-03-18 12:06:44 [INFO] [Multiverse-Core] Loading World & Settings - 'City' - Env: NORMAL - Type: NORMAL & seed: -1767406715
    2012-03-18 12:06:44 [INFO] Preparing start region for level 6 (Seed: -1767406715)
    2012-03-18 12:06:45 [INFO] [Multiverse-Core] Loading World & Settings - 'Adventure' - Env: NORMAL - Type: NORMAL & seed: -5032577977843402752
    2012-03-18 12:06:45 [INFO] Preparing start region for level 7 (Seed: -5032577977843402752)
    2012-03-18 12:06:45 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 1881272206407474720
    2012-03-18 12:06:45 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
    2012-03-18 12:06:45 [WARNING] [Multiverse-Core] Original Location: X: 22 Y: 64 Z: -52 P: 0 Y: 0
    2012-03-18 12:06:45 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
    2012-03-18 12:06:45 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -2345315448252635849
    2012-03-18 12:06:45 [INFO] [Multiverse-Core] 8 - World(s) loaded.
    2012-03-18 12:06:45 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.1
    2012-03-18 12:06:45 [INFO] [PermissionsEx] Superperms support enabled.
    2012-03-18 12:06:45 [INFO] [PermissionsEx] v1.19.1 enabled
    2012-03-18 12:06:45 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-03-18 12:06:45 [INFO] [Modifyworld] Enabling Modifyworld v1.19
    2012-03-18 12:06:45 [INFO] [Modifyworld] Modifyworld enabled!
    2012-03-18 12:06:45 [INFO] [LogBlock] Enabling LogBlock v1.52
    2012-03-18 12:06:45 [INFO] [LogBlock] [LogBlock] Permissions plugin not found. Using Bukkit Permissions.
    2012-03-18 12:06:45 [INFO] [LogBlock] [LogBlock] Scheduled consumer with bukkit scheduler.
    2012-03-18 12:06:45 [INFO] [LogBlock] LogBlock v1.52 by DiddiZ enabled.
    2012-03-18 12:06:45 [INFO] [FalseBookCore] Enabling FalseBookCore v0.93alpha
    2012-03-18 12:06:45 [INFO] [ FalseBook Core ] using PermissionsEx for Permissions!
    2012-03-18 12:06:45 [INFO] [ FalseBook Core ] FalseBookCore v0.93alpha by GeMo enabled!
    2012-03-18 12:06:45 [INFO] [WorldGuard] Enabling WorldGuard v5.5.2-SNAPSHOT
    2012-03-18 12:06:45 [INFO] [WorldGuard] Blacklist loaded.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world) Lava fire is blocked.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world) All fire spread is disabled.
    2012-03-18 12:06:45 [INFO] [WorldGuard] Loaded configuration for world 'world'
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world_nether) All fire spread is disabled.
    2012-03-18 12:06:45 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (world_the_end) All fire spread is disabled.
    2012-03-18 12:06:45 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
    2012-03-18 12:06:45 [INFO] [WorldGuard] Blacklist loaded.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (asurvival) TNT ignition is PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (asurvival) Lighters are PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (asurvival) Lava fire is blocked.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (asurvival) All fire spread is disabled.
    2012-03-18 12:06:45 [INFO] [WorldGuard] Loaded configuration for world 'asurvival'
    2012-03-18 12:06:45 [WARNING] [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
    2012-03-18 12:06:45 [INFO] [WorldGuard] Blacklist loaded.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (survival) TNT ignition is PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (survival) Lighters are PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (survival) Lava fire is blocked.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (survival) All fire spread is disabled.
    2012-03-18 12:06:45 [INFO] [WorldGuard] Loaded configuration for world 'survival'
    2012-03-18 12:06:45 [INFO] [WorldGuard] Blacklist loaded.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (arena) TNT ignition is PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (arena) Lighters are PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (arena) Lava fire is blocked.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (arena) All fire spread is disabled.
    2012-03-18 12:06:45 [INFO] [WorldGuard] Loaded configuration for world 'arena'
    2012-03-18 12:06:45 [WARNING] [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
    2012-03-18 12:06:45 [INFO] [WorldGuard] Blacklist loaded.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (City) TNT ignition is PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (City) Lighters are PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (City) Lava fire is blocked.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (City) All fire spread is disabled.
    2012-03-18 12:06:45 [INFO] [WorldGuard] Loaded configuration for world 'City'
    2012-03-18 12:06:45 [WARNING] [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
    2012-03-18 12:06:45 [INFO] [WorldGuard] Blacklist loaded.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (Adventure) TNT ignition is PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (Adventure) Lighters are PERMITTED.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (Adventure) Lava fire is blocked.
    2012-03-18 12:06:45 [INFO] [WorldGuard] (Adventure) All fire spread is disabled.
    2012-03-18 12:06:45 [INFO] [WorldGuard] Loaded configuration for world 'Adventure'
    2012-03-18 12:06:45 [INFO] [WorldGuard] 1 regions loaded for 'world'
    2012-03-18 12:06:45 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
    2012-03-18 12:06:45 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
    2012-03-18 12:06:45 [INFO] [WorldGuard] 0 regions loaded for 'asurvival'
    2012-03-18 12:06:45 [INFO] [WorldGuard] 6 regions loaded for 'survival'
    2012-03-18 12:06:45 [INFO] [WorldGuard] 2 regions loaded for 'arena'
    2012-03-18 12:06:45 [INFO] [WorldGuard] 19 regions loaded for 'City'
    2012-03-18 12:06:45 [INFO] [WorldGuard] 1 regions loaded for 'Adventure'
    2012-03-18 12:06:45 [INFO] [FalseBookCart] Enabling FalseBookCart v0.93alpha
    2012-03-18 12:06:45 [INFO] 0 locked storagecarts loaded.
    2012-03-18 12:06:45 [INFO] [ FalseBook Cart ] FalseBookCart v0.93alpha by GeMo enabled
    2012-03-18 12:06:45 [INFO] [ChatManager] Enabling ChatManager v1.19
    2012-03-18 12:06:45 [INFO] [ChatManager] ChatManager enabled!
    2012-03-18 12:06:45 [INFO] [ChatManager] Multiverse 2 integration enabled!
    2012-03-18 12:06:45 [INFO] [FalseBookChat] Enabling FalseBookChat v0.93alpha
    2012-03-18 12:06:45 [INFO] [ FalseBook Chat ] FalseBookChat v0.93alpha by GeMo enabled
    2012-03-18 12:06:45 [INFO] [FalseBookBlock] Enabling FalseBookBlock v0.93alpha
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/asurvival/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/asurvival/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/survival/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/survival/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/arena/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/arena/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/Adventure/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/Adventure/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/asurvival/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/asurvival/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/survival/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/survival/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/arena/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/arena/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] Error while reading file: plugins/FalseBook/Adventure/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] regenerated file: plugins/FalseBook/Adventure/FalseBookBlock.properties
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] 0 Doors successfully loaded.
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] 0 Areas loaded.
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] 0 Bridges successfully loaded.
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] 2 Cauldrons successfully loaded.
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] 3100 Books loaded!
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] 28 protected gateblocks successfully loaded.
    2012-03-18 12:06:45 [INFO] [ FalseBook Block ] FalseBookBlock v0.93alpha by GeMo enabled
    2012-03-18 12:06:45 [INFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b529
    2012-03-18 12:06:45 [INFO] [Multiverse-Portals] - Version 2.4-b529 Enabled - By Rigby and fernferret
    2012-03-18 12:06:45 [INFO] [Multiverse-Portals]  8 - Portals(s) loaded
    2012-03-18 12:06:45 [INFO] [FalseBookIC] Enabling FalseBookIC v0.93alpha
    2012-03-18 12:06:45 [INFO] [ FalseBook IC ] Selftriggered ICs are executing aprox. every 500ms.
    2012-03-18 12:06:46 [INFO] [ FalseBook IC ] 'DetectionPackage' imported '12' ICs.
    2012-03-18 12:06:46 [INFO] [ FalseBook IC ] 'WorldEditPackage' imported '19' ICs.
    2012-03-18 12:06:46 [INFO] [ FalseBook IC ] 'StandardPackage' imported '36' ICs.
    2012-03-18 12:06:46 [INFO] [ FalseBook IC ] 'SelftriggeredPackage' imported '18' ICs.
    2012-03-18 12:06:46 [INFO] [ FalseBook IC ] FalseBookIC v0.93alpha by GeMo enabled
    2012-03-18 12:06:46 [INFO] [BOSEconomy] Enabling BOSEconomy v0.7.3.1
    2012-03-18 12:06:46 [INFO] BOSEconomy v0.7.3.1 enabled.
    2012-03-18 12:06:46 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-03-18 12:06:46 [INFO] Done (3.286s)! For help, type "help" or "?"
    2012-03-18 12:06:46 [INFO] [Citizens] Loaded 0 NPCs (0 spawned).
    2012-03-18 12:06:47 [INFO] [ FalseBook IC ] Loaded selftriggered ICs: 0 done
    2012-03-18 12:06:47 [INFO] [ FalseBook IC ] Failed selftriggered ICs: 0 failed
    2012-03-18 12:06:49 [INFO] badeye [/178.3.197.13:50170] logged in with entity id 505 at ([survival] 489.7677067110075, 71.16593574203888, -252.16596816320052)
    2012-03-18 12:06:57 [INFO] Tyeback [/178.3.197.13:53093] logged in with entity id 637 at ([survival] 487.1267641689735, 71.16326918367734, -251.01072604212612)
     
  14. Offline

    machogamzer

    HELP: I try CommandBook 2.1 on my server and when I /BAN Playername. It does just give me an error. Please help!
     
  15. Offline

    travja

    Are you using a warp plugin?
     
  16. Offline

    bogboom

    With CB Dev Build,
    1.2.4-R0.1
    and the 1.2 Commandbook Dev snapshot, The plugin loads fine, but When I use commands, I get "Unknown command, type "Help"".. I am op, and ops permissions is enabled in the config.

    EDIT: Seems the new version just set all the commands to disabled by default. Moved them to the enabled section, and all is well.
     
  17. Offline

    booyaman

    how did you enable them? help its important my server is having the same problem so its basically vanilla thanks in advance
     
  18. Offline

    TheHusKy

    is there a way how to disable individual commands? I need to turn off /msg and /tell
     
  19. Offline

    DHLF

    Open in Craftbukkits /plugins/CommandBook/ folder the file named "config.yml"
    Look around and you find the following:
    Code:
    components:
        disabled:
        - freeze
        - help
        enabled:
        - bans
        - homes
    <and many more :D> 
    Move the parts you want to use below the "enabled:" part.
    Move the parts you dont want to use below the "disabled:" part.

    Be warned: because its a .yml file DONT USE TABS!! Only normal spaces are allowed.
    One space too many or one missing will make this file unusable!
    Making a copy of this file before touching it would be wise..

    Maybe the problem is that during loading time CommandBook does know nothing about your other (8?) Multiverse-Worlds?
    In your code above I have cut some parts out to make it clear.
    Loading and enablinge of plugins is not the same..

    It sounds to me as if you have to ENABLE multiverse prior to Commandbook so Commandbook will find the other worlds and the spawn points..

    I will try this later tonight myself (yes I need Multiverse too :D ).

    If you only had written the error message down.. so nobody can help you.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  20. Offline

    Reegee

    I can't get The thor hammer if I do /thor
     
  21. Offline

    columb

    Spawn point changed with /setspawn resets to default after every server reload/reboot. And new users keep spawning on the roof of spawn building, what I should to-do?:oops:
    Show Spoiler
    >ver
    14:02:08 [INFO] This server is running CraftBukkit version git-Bukkit-jenkins-CraftBukkit++-180 (MC: 1.2.4) (Implementing API version Unknown-Version)
    >ver CommandBook
    14:02:13 [INFO] CommandBook version 2.1-SNAPSHOT
     
  22. Offline

    shanko

    spawnmob permissions arent working... ?
     
  23. Offline

    Badeye

    How to Enable it? What to do exactly? Its a big problem for me, cuz at the moment there aren't other warp plugins out there, working with 1.2.3 or 1.2.4 . Its just CommandBook and Essentials but i dont like Essentials...

    I found nothing in the CommandBook config and nothing in the Multiverse-Core confic to add the worlds to CommandBook.
     
  24. Offline

    DHLF

    Somewhere in the forum threads I read about the problem of the proper sequence of running the plugins.
    I am NOT sure if this is correct but it sounds to me good as I have to get multiverse or multiworld working together with commandbook myself soon. So I kept that in mind..
    I am sorry NOT being able to quote that post excactly (as I DONT know where I read about that issue),
    but.. you may be able to change the /plugin.yml IN the CommanBook.jar file.
    Warning: this may be VERY wrong and fail.. so better keep a copy of those /plugin.yml
    Add a line under version so that it looks like this:
    Code:
    name: CommandBook
    main: (strange stuff)
    version: (some numbers)
    softdepend: [MultiVerseCore]
    you may also try depend: instead of softdepend: .

    This SHOULD make CommandBook load AFTER MultiVerseCore has been loaded.
    This way CommandBook will find the worlds..

    Maybe I got this wrong as I didnt have tried myself (lots of work.. sorry..)
     
  25. Offline

    sarble

    Code:
            item-names:
                clayblock: 82
                pick: 278
                axe: 279
                shovel: 277
                hoe: 293
                waffle: 96
                pretzel: 96
    These item-name aliases are not working for me, using the current/latest builds of craftbukkit/commandbook/worldedit.

    These are the components I have enabled:
    Show Spoiler
    Code:
    components:
        disabled:
        - freeze
        - help
        - bans
        - teleport
        - messaging
        - warps
        - midi
        - debug
        - spawn-locations
        - stored-messages
        - online-list
        - name-verification
        - homes
        enabled:
        - items
        - kits
        - time
        - fun
        - thor
        - info
        - world
        - player
        - god


    Any suggestions? Thanks =)
     
  26. Offline

    Elements11997

    I'm getting this error:
    Code:
    2012-04-01 21:54:10 [SEVERE] Could not pass event PlayerMoveEvent to CommandBook
     
    org.bukkit.event.EventException
     
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
     
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
     
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
     
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:209)
     
        at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:76)
     
        at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
     
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
     
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
     
        at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:60)
     
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
     
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
     
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
     
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
     
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getVehicle()Lorg/bukkit/entity/Vehicle;
     
        at com.sk89q.commandbook.FreezeComponent.onPlayerMove(FreezeComponent.java:71)
     
        at sun.reflect.GeneratedMethodAccessor125.invoke(Unknown Source)
     
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     
        at java.lang.reflect.Method.invoke(Method.java:601)
     
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
     
        ... 12 more
     
  27. Offline

    bellettiboy

    hey i have to say this is an awesome plugin i absolutely love it but threes one thing that always bothers me is that if one player spawns a bunch of mobs i have to tep. install the essentials plugin for the /killall comand the /butcher doesnt kill all of them so if you could add the /killall it would be great thanks :)))))
    -bellettiboy
    P.S AWESOME PLUGIN!!!!!! :)
     
  28. Offline

    Jobi

    could you please tell me, how you did the rocket command?
     
  29. Offline

    bellettiboy

    type /rocket by itself to rocket yourself
    and /rocket (the player name) to rocket the player
     
  30. Offline

    dnbrainwash

    Same here. :(
     
  31. Offline

    Jobi

    I wanted to know, how he coded it...
     
Thread Status:
Not open for further replies.

Share This Page