[GEN] CraftEssence - Moved to Dev Bukkit

Discussion in 'Inactive/Unsupported Plugins' started by furt, Jan 31, 2011.

  1. Offline

    furt

    CraftEssence - A general plugin:
    Moved to - Dev Bukkit

    All basic commands plus some nice extras.


    Features:
    • All general commands, if its missing something let me know
    • eBeans persistance for data saving "built in bukkit"
    • config.yml, motd.txt, and bans.txt will be generated on first run "Dont forget to extract items.txt this file is not created"
    • Permissions.
    • All permissions use this format craftessence.[commandname]
    • Creature blacklist. This gives u the ability to block any creature. with multiworld support.
    Requirements:
    • Permissions - permissions "groupmanager works but i do not support it"
    Permissions Example Format:

    Code:
    Normal:
            default: false
            permissions:
            - craftessence.compass
            - craftessence.home
            - craftessence.mail
            - craftessence.me
            - craftessence.msg
            - craftessence.sethome
            - craftworlds.list
            - craftworlds.port
            - craftworlds.world
            - craftworlds.nether
            - lwc.protect
            - logblock.lookup
            inheritance:
            - Noob
            info:
                prefix: ''
                build: true
                suffix: Normal
    Command - Description - Permission:

    • "/spawn" - Teleports you to spawn - craftessence.spawn
    • "/setspawn" - Sets spawn location - craftessence.setspawn
    • "/home" - Teleports you to home location or spawn if not set - craftessence.home
    • "/home <player>" - Teleports you to a target players home - craftessence.home.admin
    • "/home invite <player>" - Invite player to your home - craftessence.home.invite
    • "/home accept" - accepts players invite and teleports you to there home - craftessence.home.accept
    • "/sethome" - Sets home location - craftessence.sethome
    • "/support" - Sends a message to admins - craftessence.support
    • use craftessence.support.op on the ranks that u want /support to be sent to
    • "/item [id] [amount]" - Adds item to your inventory
    • "/give [player] [id] [amount]" - Adds item to target players inventory
    • "/tp [player] <player>" - Teleports you to target player or player to player
    • "/tphere [player|*]" - Teleports target player to you or all online players - craftessence.tphere
    • "/warp [name]" - Teleports you to selected warp save - craftessence.warp
    • "/setwarp [name]" - Saves warp location - craftessence.setwarp
    • "/playerlist" - Shows online players - craftessence.playerlist
    • "/heal <player>" - Will increase or decrease your life depending on value if no value it will fully heal you - craftessence.heal
    • "/clearinventory [player]" - Clears your inventory or another players - craftessence.clearinventory
    • "/broadcast" - Broadcasts a colored message to all online players - craftessence.broadcast
    • "/me [message]" Roleplay style emotes - if 3 people "/me prays for day" the gods will answer ^^ - craftessence.me
    • "/mail [read:send:delete]" - Send and recieve mail from players - craftessence.mail
    • "/kit [name]" - Self explanitory i think - craftessence.kit
    • "/jump" - Aim crosshair over location and use command and you will tele to there - craftessence.jump
    • "/god <player>" - Toggles you or another player to invincible - craftessence.god
    • "/kill [player|*]" - Kills selected player, yourself, or all players - craftessence.kill
    • "/kick [player|*] <reason>" - Kick player or players with optional message - craftessence.kick
    • "/ban [player] <reason>" - Kicks player and adds them to ban list with optional message - craftessence.ban
    • "/compass" - Tell you the direction you are pointing - craftessence.compass
    • "/pardon [player]" - Removes player from ban list - craftessence.pardon
    • "/msg [player] [message]" - Sends private messages to player - craftessence.msg
    • "/reply" - Send a message to the last player that /msg you - craftessence.reply
    • "/mute [player]" - Toggles a player from being muted to unmuted - craftessence.mute
    • "/worldlist" - List all loaded worlds - craftessence.worldlist
    • "/motd" - Displays the servers message of the day - craftessence.motd
    • "/spawnmob <spawn:size> [ammount]" - Spawns mob at target location. - craftessence.spawnmob
    • "/afk" - Flags yourself afk, movement will unflag you. - craftessence.afk
    • "/reply" - Replies to the last person who has /msg'd you - craftessence.reply
    Known Bugs:
    • Spawn, Home, and Warp can only be set once.
    Todo:

    • Fix teleport save issues
    • Add more stats to user table for the use of web sites.
    ChangeLog:
    Version 2.0
    Version 1.3.2
    • Fixed issue with /spawn not using default spawn when exact spawn not found "This fixes the issue with getting spawned under the map"
    Version 1.3.1
    • Fixed /setspawn "there is a sql update in the zip u must run"
    • Fixed a typo in home message
    Version 1.3
    • Updated /msg
    • Added /afk
    • Added /reply
    • Updated /setspawn and /spawn
    • When player dies or uses /spawn coords are exact
    • Added /home <player>
    • Added /home invite <player>
    • Added /home accept
    • The MobBlacklist directory is now created if it doesnt exsist
    Version 1.2.1
    • Updated /give and /item. Odditem is no longer used.
    • Cleaned up a few typo's
    • Fixed permissions.
    Version 1.2

    • Added new command /spawnmob
    • Updated /home to work per world
    • Changed config files be sure to reconfigure
    • Updated plugin to RB 617
    Version 1.1
    • Added permissions to /give
    • Added new alias to /jump. /j
    • Updated /item and /give to use OddItem parser
    • Fixed using /god on self
    • Fixed case sensitive names on /god and /mute
    • Some code cleanup
    • Fixed /setspawn
    Version 1.0
    • Added new commands /mute and /worldlist
    • Updated plugin to CraftBukkit build 522
    Version 0.9.3
    • Updated for CraftBukkit build 231
    • Fixed /time that broke with newer builds
    Version 0.9.2
    • Initial release
    • Removed unused code that was causing errors
     
  2. Offline

    furt

    Odditem works fine for me what version are u using?
    Attached Odditem 0.4.2, this currently work atleast untill I update to 6.0
     

    Attached Files:

  3. Offline

    jorgeb1502

    Code:
    15:24:40 [INFO] Starting minecraft server version Beta 1.3
    15:24:40 [INFO] Loading properties
    15:24:40 [INFO] Starting Minecraft server on 5.225.227.93:25565
    15:24:40 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-
    g6c6c30a-b556jnks (MC: 1.3)
    15:24:40 [INFO] Preparing level "world"
    15:24:41 [INFO] Preparing start region
    15:24:42 [INFO] Preparing spawn area: 97%
    15:24:42 [INFO] [Permissions] version [2.5.4] (Phoenix) was Initialized.
    15:24:42 [SEVERE] java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
    15:24:42 [SEVERE]       at java.net.URLClassLoader$1.run(Unknown Source)
    15:24:42 [SEVERE]       at java.security.AccessController.doPrivileged(Native Me
    thod)
    15:24:42 [SEVERE]       at java.net.URLClassLoader.findClass(Unknown Source)
    15:24:42 [SEVERE]       at org.bukkit.plugin.java.PluginClassLoader.findClass(Pl
    uginClassLoader.java:30)
    15:24:42 [SEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)
    15:24:42 [SEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)
    15:24:42 [SEVERE]       at java.lang.Class.forName0(Native Method)
    15:24:42 [SEVERE]       at java.lang.Class.forName(Unknown Source)
    15:24:42 [SEVERE]       at me.furt.CraftEssence.sql.JDCConnectionDriver.<init>(J
    DCConnectionDriver.java:35)
    15:24:42 [SEVERE]       at me.furt.CraftEssence.sql.ceConnector.createConnection
    (ceConnector.java:31)
    15:24:42 [SEVERE]       at me.furt.CraftEssence.CraftEssence.sqlConnection(Craft
    Essence.java:214)
    15:24:42 [SEVERE]       at me.furt.CraftEssence.CraftEssence.onEnable(CraftEssen
    ce.java:60)
    15:24:42 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:118)
    15:24:42 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:451)
    15:24:42 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:217)
    15:24:42 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:92)
    15:24:42 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:70)
    15:24:42 [SEVERE]       at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:204)
    15:24:42 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:191)
    15:24:42 [SEVERE]       at net.minecraft.server.MinecraftServer.d(MinecraftServe
    r.java:131)
    15:24:42 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:246)
    15:24:42 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:366)
    15:24:42 [SEVERE] [CraftEssence] Could not establish SQL connection. Disabling C
    raftEssence
    15:24:42 [INFO] CraftEssence Disabled
    15:24:42 [INFO] CraftEssence v1.1 is enabled!
    15:24:42 [INFO] [OddItem] 0.6.1 enabled
    15:24:42 [INFO] [Permissions] version [2.5.4] (Phoenix)  loaded
    15:24:42 [SEVERE] com/nijikokun/bukkit/Permissions/Permissions loading OddItem v
    0.6.1 (Is it up to date?)
    java.lang.NoClassDefFoundError: com/nijikokun/bukkit/Permissions/Permissions
            at info.somethingodd.bukkit.OddItem.OddItem.onEnable(OddItem.java:140)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:451)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:217)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:92)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:70)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.Permissions.Pe
    rmissions
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:30)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 11 more
    15:24:42 [INFO] Done (0,137s)! For help, type "help" or "?"
    >
    I get this problem. Do you know what i might have done wrong?
     
  4. Offline

    ndshomebrew

    Thanks but i already found the problem after your post (to day)
    I didn't put odditem in my plugin folder (forgotten to put it there i think)
     
  5. Offline

    DarKAngle

    I use servercraft.co to create a server, and i can only download .jar files, when i download just your .jar file it doesn't give me any config to edit. Its just the .jar this is what my plugins folder looks like

    Your Plugins Folder Directory Listing



    /WorldGuard


    blacklist.txt



    config.yml



    regions.txt



    /WorldEdit



    config.yml



    /CommandBook



    /Help



    /ExtraHelp



    /TimePermissions



    data.yml



    config.yml



    /Vanish



    config.yml



    Permissions.jar



    CraftEssence.jar



    /BigBrother



    BigBrother.yml



    SeenPlayers.txt



    WatchedPlayers.txt



    WorldEdit.jar



    /Permissions



    WorldGuard.jar



    /Odd



    item.txt



    /nSpleef



    /SpawnX



    MagicCarpet.jar



    /CraftEssence



    bans.txt



    craftessence.properties



    [B] motd.properties[/B]



    [B][B][B] /MyHome[/B][/B][/B]



    [B][B] SpyerAdmin.jar[/B][/B]



    [B][B][B] OddItem.jar[/B][/B][/B]
    [B] [/B]
    [B]
    [/B]

    [B][B][B][B][B] /Jail[/B][/B][/B][/B][/B]

    [B]
    [/B]

    [B][B][B][B] BigBrother.jar[/B][/B][/B][/B]
    [B][B] [/B][/B]
    [B][B]
    [/B][/B]

    [B][B][B][B][B] Vanish.jar[/B][/B][/B][/B][/B]
    [B][B][B] [/B][/B][/B]
    [B][B][B]
    [/B][/B][/B]

    [B][B][B][B][B][B] TimePermissions.jar[/B][/B][/B][/B][/B][/B]


    [B][B][B][B]I don't know how to get it to change.....please help.
    [/B][/B][/B][/B]
     
  6. Offline

    furt

    It shows the config in what you pasted ^^
     
  7. Offline

    baiumbg

    /tphere doesn't work? It says there isn't such a command (internal error). I'm an admin with * privileges (using Permissions).
     
  8. Offline

    coronangel

    okay so i looked at all the posts here and its only me but i downloaded this odditem and craft essence permisions and it doesnt work
    All items have values above 255, making it easy to separate the Block IDs from the Item IDs. Entries marked with a D require additional data to fully define the item in a Beta world. The chainmail set is currently unobtainable without hacking or, in multiplayer, the /give server command.
    Icon Dec Hex Item​
    [​IMG]
    256 100 Iron Shovel

    its stupid becuase whenever i put a plugin it never works and this is what happened when i copied and pasted from the server starter up cmd thing i must be doing something wrong even though i dont see how
     
  9. Offline

    furt

    Yes i meant to add a quick fix but im working on updating to rb 602 so just wait for new release.

    V1.2 will be released as soon as i can do some testing.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 7, 2016
  10. Offline

    furt

    Version 1.2
    • Added new command /spawnmob
    • Updated /home to work per world
    • Changed config files be sure to reconfigure
    • Updated plugin to RB 617
     
  11. Offline

    Darasu2

    none of the commands work. why?
     
  12. Offline

    Dr_Herbalist

    CB 617.
    No commands work.
     
  13. Offline

    furt

    Sorry for the slow reply but been busy but im releasing a fix in a few days.
    v1.2.1
    Fixes:
    Permission
    More accurate spawns

    New Additions:
    Creature blacklist per world
     
  14. Offline

    XinwxHleak

    none of the commands work. why?
     
  15. Offline

    furt

    I goofed em up with last release. Next release will fix it.
     
  16. Offline

    napkin

    will there be an option to set an exact global spawn for people who join for the first time?
    or another solution?
    would be awesome ;)

    nice plugin btw <3
     
  17. Offline

    furt

    New Release
    Version 1.2.1
    • Updated /give and /item. Odditem is no longer used.
    • Cleaned up a few typo's
    • Fixed permissions.
    Accurate spawns didnt make it to this release but will be in next.

    Yes i plan to add a global spawn point with the option to enable/disable in config.
     
  18. Offline

    BigMoomba

    Hiho

    I have a little problem with 1.2.1

    Code:
    2011-04-07 10:50:59 [INFO] Loaded world: NewWorld
    2011-04-07 10:51:01 [INFO] CraftEssence Disabled
    2011-04-07 10:51:01 [INFO] [CraftEssence] Could not get ban list
    2011-04-07 10:51:01 [INFO] [CraftEssence] Could not get ban list
    2011-04-07 10:51:02 [INFO] [CraftEssence] Could not get ban list
    2011-04-07 10:51:02 [INFO] [CraftEssence] Could not get ban list
    2011-04-07 10:51:02 [INFO] [CraftEssence] Could not get ban list
    2011-04-07 10:51:02 [INFO] [CraftEssence] Could not get ban list
    2011-04-07 10:51:02 [INFO] [CraftEssence] Could not get ban list
    2011-04-07 10:51:03 [INFO] [CraftEssence] Could not get ban list
    2011-04-07 10:51:03 [INFO] [CraftEssence] Could not get ban list
     
  19. Offline

    furt

    Looking into it

    Just updated the download links i couldnt find any issues so maybe i just copied the wrong jar over.

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

    MineralMC

    prayer: true
    prayerAmount: 3
    worldSpawn: ''

    Any chance of some documentation for these three items in 'config.yml'?

    ---

    Yeesh, also getting massive "Could not get mob blacklist." spam in console. Not too happy with it so far, I must admit.

    Don't worry about it. This seems majorly unfinished - will check back in a couple of weeks.
     
  21. Offline

    SirHedgehog

    Yeah it just plain doesn't work with it constantly spamming "Could not get mob blacklist.", and the author doesn't seem to be supporting it.
     
  22. Offline

    furt

    I have no problem with the plugin, I've tried to cause that error. Do you have a MobBlacklist folder?
     
  23. Offline

    SpeAroX

    how i need write the permission omg? xD i all time get error and no work any one please write me one example with Default group
     
  24. Offline

    rikimaruaxu

    what do i do with this error. Its basically telling me (the admin of my computer) That im denied access
     
  25. Offline

    furt

    It means you havent setup the config for mysql.
     
  26. Offline

    rikimaruaxu

    could you explain or make a video on how to do it. my computer is being issueive.or if you could use a program like teamviewer to show me how to do it on my own computer
     
  27. Offline

    furt

    Create a new folder called MobBlacklist inside plugins/CraftEssence
    That should fix the error spam

    This will be fixed in next release.

    Updated zip didnt realize it did not have the non generated stuff.

    Version 1.3 Released!


    Changes:

    • Updated /msg
    • Added /afk
    • Added /reply
    • Updated /setspawn and /spawn
    • When player dies or uses /spawn coords are exact
    • Added /home <player>
    • Added /home invite <player>
    • Added /home accept
    • The MobBlacklist directory is now created if it doesnt exsist

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 7, 2016
  28. Offline

    uberevan

    PLZ PLZ PLZ.........MAKE A VIDEO TUTORIAL!
     
  29. Offline

    Epiir

    2 issues

    /setspawn gives:
    [CraftEssence] Spawn did not save.
    [CraftEssence] Spawn has been modified.

    /spawn then takes you under the map.

    /sethome gives:
    [CraftEssence] Home did not save.
     
  30. Offline

    Qiadda

  31. Offline

    furt

    Version 1.3.1
    • Fixed /setspawn "there is a sql update in the zip u must run"
    • Fixed a typo in home message

    Sound like part of your prob was you didnt set the "mysqlDB: jdbc:mysql://localhost:3306/craftbukkit" to the correct database

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 7, 2016

Share This Page