[ECON/FUN] eMiner v1.1 - Make mining more profitable [1317]

Discussion in 'Inactive/Unsupported Plugins' started by PatrickFreed, Aug 3, 2011.

  1. Offline

    PatrickFreed

    Download: 1.1 (jar)
    Source Code: GitHub

    Requires: Register

    Description:

    This is a fork of the plugin iMiner by FlingleR. It let's the admin of a server give miners Economy money and/or items after mining a certain amount of certain blocks. (All configurable)

    Features:
    • Highly Configurable
    • MySQL support
    • All major economy plugins support
    • Can give items along side/ instead of economy money
    • SuperPerms support (Not 3.x or 2.7.4, sorry!)
      • eMiner.use
    • Op only support as well.
    To-Do
    • Per-item message configs
    Example config.yml (open)

    Code:
    ##iMiner Config##
    #Be sure to make item names all lower case and one word
    #Log Mode can either be YAML or MySQL, if an incorrect one is chosen, the plugin will default to YAML
    Use_SQL: true
    MySQL-Host: localhost
    MySQL-Port: 3306
    MySQL-Database: minecraft
    MySQL-User: root
    MySQL-Password: password
    Payment-Msg: '[iMiner] You recive %v and %a %i for mining %a block of %b'
    
    Materials:
        1:
            Amount: 1
            Money: 1
            Item:
                Type: 2
                Item-Amount: 1

    Changelog
    • 1.1 - CB 1317 - 10/16/11
      • Added Register support
      • Temporarily only uses SQL
      • Cleaned up some of the mess that was this plugin
    • 1.0 - Submission
      • Added an option to log to YAML instead of SQL
      • Added support for all major economies
      • Switched to SuperPerms, no longer supports Perms3 or 2.7.4
    • 0.1 - initial build
    Credits
    • FlingleR (author of iMiner, much of the code is his)
     
    Saught likes this.
  2. Offline

    ScottSpittle

    Edit: Redownload and fix your config, it should work.[/quote]

    Ok ill give a try now

    Now i get

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

    Aly

    I'm kind of a newb to this stuff... Does this work with group manager/essentials eco? And if not... I am basically looking for something that lets you dig (and possibly build) to give you money and this seems to be as close as I can get without just reconfiguring say, Jobs to do that.
     
  4. Offline

    PatrickFreed

    Yes, if groupmanager is a SuperPerms handler, that is.

    Hm, not entirely sure why this occurs. It works fine on my server.
    Ill look into it this week.
     
  5. Offline

    RugRats

    Would you ever do something like make smelting more profitable :O ex: smelt 20 iron ingots get 2 more free :D
     
  6. Offline

    Aly

    I'd love if you could also pay them to place blocks. Essentially I think it would be convenient to just let people "play minecraft" and benefit by being able to buy stuff when they need it as opposed to having to play "auction house", if that makes any sense.

    Yeah, I tried it out and I got

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

    douglasg14b

    I am running craftbukkit 1337 with the following plugins-
    PermissionsEx
    WorldEdit
    Boseconomy
    BorderGuard
    VanishNoPacket
    Spout
    Multiverse
    NoCheat
    Towny
    LWC
    Essentials
    BigBrother

    I am getting-
    Code:
    [SEVERE] Could not pass event PLUGIN_ENABLE to eMiner
    java.lang.NoClassDefFoundError: com/nijikokun/register/payment/Methods
    at me.patrickfreed.eMiner.PluginListener.onPluginEnable(PluginListener.java:13)
    at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:585)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:964)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:413)
    at org.bukkit.Bukkit.reload(Bukkit.java:182)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:355)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:351)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:506)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:485)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Seems a blank password in the password field defaults to "YES"?

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

    imaxorz

  9. Offline

    PatrickFreed

    As of now, the plugin is defunct on every server except my own. I'll work on it tomorrow/tonight. :)

    @imaxorz @douglasg14b @Aly
    Try re-downloading, this might have fixed it.

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

    imaxorz

  11. Offline

    PatrickFreed

    Found the issue! You have to install Register to your plugins folder. I was including it as a lib.
    Also, re-download to get rid of some debug code I left in.
     
  12. Offline

    imaxorz

    Oh duh! I was testing it on my local server, and I totally forgot to use Register.

    Thank you very much!
     
  13. Offline

    Tomskied

    I can't get it to work with PermissionsEx, not sure if you support pex. Works as op, but only gives items even if it is set to false. Seems not to like giving money.
     
  14. Offline

    Saught

    For some reason grass works fine, but dirt doesn't...
    Materials:
    '1':​
    Amount: 1​
    Money: -2.0​
    UseItem: true​
    Item:​
    ID: 3​
    Item-Amount: 1​
    '2':​
    Amount: 1​
    Money: -2.0​
    UseItem: true​
    Item:​
    ID: 2​
    Item-Amount: 1​
     
  15. Offline

    PatrickFreed

    What do you mean "doesn't work"? Does it give you console errors? When doesn't it work?
     
  16. Offline

    Saught

    Nevermind, I figured it out, i'm just dumb.
    I needed a space between the different materials.
    Thank you though.

    Also, this doesn't support colors yet correct?
    I tried Payment-Msg: '&fYou have been fined &4$2 &ffor breaking &3%b'
    but it literally comes up as that without colors.
     
  17. Offline

    PatrickFreed

    Not yet, will add colors this weekend. :)
     
  18. Offline

    der_robert

    Hi, i want to fill the MySQL table with materials, but i dont know how.

    The plugin create this collums:
    -id
    -player
    -block
    -amount

    My question is, what should I write in the table so the user gets 1Euro if he breaks down a stone block?
     
  19. Hey nice plugin !

    Is it possible to add a little option ?
    I wish to limit the rewarding with a "perday-limit" option.

    For exemple, mining 100 stones gives to players 10$, and they can do it 5 times.. After mining 500 stones, ne more rewards...

    Do you understand ?
     
  20. Offline

    --GJ--

    Patrick,

    Are you planning on updating this to work with the latest build? I get the notice after I mine the appropriate amount of a given block, but no money is paid out and the notice says "$0 paid" regardless of the value in the config file.
     
  21. Offline

    PatrickFreed

    Can you post your config please? It does work with the latest build.
    Thanks for the suggestion; on the to-do now.
     
  22. Offline

    --GJ--

    Maybe it's because we're using PermissionsEx?

    Here's our plugin list:

    CraftBukkit Build #1337 (Minecraft 1.8.1)

    And here's the config:
    ##iMiner Config##
    #Be sure to make item names all lower case and one word
    #Log Mode can either be YAML or MySQL, if an incorrect one is chosen, the plugin will default to YAML
    Payment-Msg: '[eMiner] You receive %v for mining %a block of %b'

    Materials:
    '1':
    Amount: 10
    Money: 10
    UseItem: false
    Item:
    ID: 2
    Item-Amount: 1
     
  23. Offline

    PatrickFreed

  24. Offline

    --GJ--

    No, I checked - Register is installed. Here's the output from when I start the server.

    2011-11-16 17:22:10 [INFO] Starting minecraft server version Beta 1.8.1
    2011-11-16 17:22:10 [INFO] Loading properties
    2011-11-16 17:22:10 [INFO] Starting Minecraft server on 192.168.1.106:25563
    2011-11-16 17:22:10 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1131-g86b7fa8-b1337jnks (MC: 1.8.1)
    2011-11-16 17:22:11 [INFO] [PermissionsEx] sql backend registered!
    2011-11-16 17:22:11 [INFO] [PermissionsEx] file backend registered!
    2011-11-16 17:22:11 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    2011-11-16 17:22:12 [INFO] [PermissionsEx] p2compat backend registered!
    2011-11-16 17:22:12 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
    2011-11-16 17:22:13 [INFO] LWC: Loading shared objects
    2011-11-16 17:22:13 [INFO] LWC: Protection cache: 0/10000
    2011-11-16 17:22:13 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/amd64/sqlitejdbc.dll
    2011-11-16 17:22:13 [INFO] [PermissionsEx] Initializing file backend
    2011-11-16 17:22:13 [INFO] [Register] Preferred method [null] not found, using first found.
    2011-11-16 17:22:13 [INFO] [Register] version 1.5 is enabled.
    2011-11-16 17:22:13 [INFO] Spout 510 has been initialized
    2011-11-16 17:22:13 [INFO] Preparing level "rpg"
    2011-11-16 17:22:13 [INFO] Default game type: 0
    2011-11-16 17:22:13 [INFO] Preparing start region for level 0 (Seed: -5108204899157721504)
    2011-11-16 17:22:14 [INFO] Preparing spawn area: 56%
    2011-11-16 17:22:15 [INFO] Preparing spawn area: 89%
    2011-11-16 17:22:16 [INFO] [AutoPlant] version 1.6 is enabled!
    2011-11-16 17:22:16 [INFO] [Backup] Found and hooked permissions plugin.
    2011-11-16 17:22:16 [INFO] Backup v1.8.2 has completed loading!
    2011-11-16 17:22:16 [INFO] BananaLogArchive enabled - max log size: 1000.0 kb.
    2011-11-16 17:22:16 [INFO] [CFBanner] CFBanner has been enabled!
    2011-11-16 17:22:16 [INFO] [CFBanner] Permissions found. Using Permissions v2.7.7
    2011-11-16 17:22:16 [INFO] [CFBanner] 1.9.3 loaded!
    2011-11-16 17:22:16 [INFO] [eMiner] eMiner v.1.1 enabled!
    2011-11-16 17:22:16 [INFO] [eMiner] Config loaded successfully!
    2011-11-16 17:22:16 [INFO] [eMiner] Logging to SQL
    2011-11-16 17:22:17 [INFO] [eMiner v1.1] Connected to MySQL!
    2011-11-16 17:22:17 [INFO] Loaded Essentials build 2.6.4 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    2011-11-16 17:22:17 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2011-11-16 17:22:17 [INFO] [eMiner] Successfully linked with Essentials v.2.2
    2011-11-16 17:22:17 [INFO] Loaded EssentialsSpawn build 2.6.4 by: essentials team
    2011-11-16 17:22:17 [INFO] [HeroicDeath] 1.11.2 enabled.
    2011-11-16 17:22:17 [INFO] [PermissionsCompat] Compatibility layer enabled.
    2011-11-16 17:22:17 [INFO] Essentials: Using Permissions 2 based permissions.
    2011-11-16 17:22:17 [INFO] [HeroSneak] 1.2.2.51 enabled.
    2011-11-16 17:22:17 [INFO] IceDrop version 1.9 is enabled with permissions!
    2011-11-16 17:22:20 [INFO] [iConomy] Logging is currently disabled.
    2011-11-16 17:22:20 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-11-16 17:22:20 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-11-16 17:22:20 [INFO] [Essentials] Payment method found (iConomy version: 5)
    2011-11-16 17:22:20 [INFO] [iConomy] hooked into Permissions.
    2011-11-16 17:22:20 [INFO] [Lists] version 0.2.0 enabled.
    2011-11-16 17:22:20 [INFO] [Lists] Permissions 2.7.7 found.
    2011-11-16 17:22:20 [INFO] [Lists] 2 lists loaded.
    2011-11-16 17:22:20 [INFO] [LogOres] version [0.8] loaded
    2011-11-16 17:22:20 [INFO] [MobDisguise] by desmin88 version 1.63 enabled.
    2011-11-16 17:22:20 [INFO] [Multiverse-Core] - Version 2.1-b326 (API v7) Enabled - By Rigby, fernferret, lithium3141 and main--
    2011-11-16 17:22:20 [INFO] [AllPay] - Version 3.0 - hooked into iConomy 5 for Multiverse-Core v2.1-b326
    2011-11-16 17:22:20 [INFO] [Multiverse-Core] Loading World & Settings - 'adventure' - NORMAL
    2011-11-16 17:22:20 [INFO] Preparing start region for level 1 (Seed: 4530754971477360450)
    2011-11-16 17:22:21 [INFO] Preparing spawn area for adventure, 81%
    2011-11-16 17:22:22 [INFO] [Multiverse-Core] Loading World & Settings - 'rpg_nether' - NETHER
    2011-11-16 17:22:26 [INFO] Preparing start region for level 2 (Seed: -373535020804348600)
    2011-11-16 17:22:27 [INFO] Preparing spawn area for rpg_nether, 73%
    2011-11-16 17:22:27 [INFO] [Multiverse-Core] Loading World & Settings - 'rpg' - NORMAL
    2011-11-16 17:22:27 [INFO] [Multiverse-Core] 3 - World(s) loaded.
    2011-11-16 17:22:27 [INFO] [MultiVerse-NetherPortals] - Version 2.1-b283 Enabled - By Rigby and fernferret
    2011-11-16 17:22:27 [INFO] [Multiverse-Portals] - Version 2.1-b295 Enabled - By Rigby and fernferret
    2011-11-16 17:22:30 [INFO] [Multiverse-Portals] 43 - Portals(s) loaded
    2011-11-16 17:22:30 [WARNING] [Multiverse-Core] Portal s3_rpg has an invalid DESTINATION!
    2011-11-16 17:22:30 [INFO] [NoCheat] This version is for CB #1337. It may break at any time and for any other version.
    2011-11-16 17:22:30 [INFO] [NoCheat] version [2.15] is enabled.
    2011-11-16 17:22:30 [INFO] [obuShutTheHellUp version 0.3] Settings file successfully loaded
    2011-11-16 17:22:30 [INFO] [obuShutTheHellUp version 0.3] Enabled!
    2011-11-16 17:22:30 [INFO] [PermissionsEx] Superperms support enabled.
    2011-11-16 17:22:30 [INFO] [PermissionsEx] v1.15 enabled
    2011-11-16 17:22:30 [INFO] Essentials: Using PermissionsEx based permissions.
    2011-11-16 17:22:30 [INFO] [Questioner] v0.4 - Enabled
    2011-11-16 17:22:30 [INFO] You can create plugins/RealAdminTools/en.lang.txt file to change texts
    2011-11-16 17:22:30 [INFO] [RealAdminTools] version [0.06] (tickleman) loaded
    2011-11-16 17:22:30 [INFO] ScheduledAnnouncer v1.7.0 is enabled!

    2011-11-16 17:22:30 [INFO] [ServerSave] Save interval is: 1800 seconds.
    2011-11-16 17:22:30 [INFO] [ServerSave] ServerSave enabled!
    2011-11-16 17:22:31 [INFO] [Stats-0.99.2] There is an update for plugins/Stats.jar
    2011-11-16 17:22:31 [INFO] [Stats-0.99.2] Using Nijis Permissions for permissions
    2011-11-16 17:22:31 [INFO] [Stats-0.99.2] Plugin Enabled
    2011-11-16 17:22:31 [INFO] [Vault][Economy] MultiCurrency not found.
    2011-11-16 17:22:31 [INFO] [Vault][Economy] 3co not found.
    2011-11-16 17:22:31 [INFO] [Vault][Economy] BOSEconomy6 not found.
    2011-11-16 17:22:31 [INFO] [Vault][Economy] BOSEconomy7 not found.
    2011-11-16 17:22:31 [INFO] [Vault][Economy] Essentials Economy hooked.
    2011-11-16 17:22:31 [INFO] [Vault][Economy] Essentials Economy found: Loaded
    2011-11-16 17:22:31 [INFO] [Vault][Economy] iConomy 4 not found.
    2011-11-16 17:22:31 [INFO] [Vault][Economy] iConomy 5 hooked.
    2011-11-16 17:22:31 [INFO] [Vault][Economy] iConomy 5 found: Loaded
    2011-11-16 17:22:31 [INFO] [Vault][Economy] iConomy 6 not found.
    2011-11-16 17:22:31 [INFO] [Vault][Permission] PermissionsEx hooked.
    2011-11-16 17:22:31 [INFO] [Vault][Permission] PermissionsEx found: Loaded
    2011-11-16 17:22:31 [INFO] [Vault][Permission] PermissionsBukkit not found.
    2011-11-16 17:22:31 [INFO] [Vault][Permission] GroupManager not found.
    2011-11-16 17:22:31 [INFO] [Vault][Permission] Permissions 3 (Yeti) not found.
    2011-11-16 17:22:31 [INFO] [Vault][Permission] Permissions 2 (Phoenix) not found.
    2011-11-16 17:22:31 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    2011-11-16 17:22:31 [INFO] [Vault] Enabled Version 1.0.0dev-b44
    2011-11-16 17:22:31 [INFO] [VoxelSniper] Config loaded
    2011-11-16 17:22:31 [INFO] VoxelSniper version 5.019 is enabled! Snipe away.
    2011-11-16 17:22:31 [INFO] War> War v1.6 (de Gaulle) FINAL is on.
    2011-11-16 17:22:31 [INFO] [ecoCreature] 0.0.7a (People are creatures too!) enabled.
    2011-11-16 17:22:31 [INFO] [mcMMO] PermissionsEx found, using PermissionsEx.
    2011-11-16 17:22:31 [INFO] Loading Config File...
    2011-11-16 17:22:32 [INFO] mcMMO version 1.1.17 is enabled!
    2011-11-16 17:22:33 [INFO] [Modifyworld] Modifyworld enabled!
    2011-11-16 17:22:33 [INFO] [MonsterBox] Spout detected. Spout support enabled.
    2011-11-16 17:22:33 [INFO] MonsterBox version 0.4 is enabled!
    2011-11-16 17:22:33 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Digger is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Weaponsmith is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job None is missing the max-level property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs] - Job None is missing the slots property. defaulting to no limits !
    2011-11-16 17:22:33 [INFO] [Jobs v2.5.6] has been enabled succesfully.
    2011-11-16 17:22:33 [INFO] [Jobs] Successfully linked with iConomy 5.
    2011-11-16 17:22:33 [INFO] [Jobs] Successfully linked with Permissions.
    2011-11-16 17:22:33 [INFO] [Jobs] Successfully linked with Spout.
    2011-11-16 17:22:33 [INFO] LWC: Loaded 137 locale strings (0 overrides)
    2011-11-16 17:22:33 [INFO] LWC: Permissions API: PEXPermissions
    2011-11-16 17:22:33 [INFO] LWC: Currency API: iConomy5Currency
    2011-11-16 17:22:33 [INFO] LWC: Loading SQLite
    2011-11-16 17:22:33 [INFO] LWC: Using: Native
    2011-11-16 17:22:34 [INFO] LWC: Precached 901 protections.
    2011-11-16 17:22:34 [INFO] LWC: At version: 3.53 (b294)
    2011-11-16 17:22:34 [INFO] [mChat] PermissionsEx v1.15 found hooking in.
    2011-11-16 17:22:34 [INFO] [mChat] MobDisguise 1.63 found hooking in.
    2011-11-16 17:22:34 [INFO] [mChat] Register 1.5 found hooking in.
    2011-11-16 17:22:34 [INFO] [mChat] BukkitStats Logging currently Activated. To opt-out check stats.yml.
    2011-11-16 17:22:34 [INFO] [mChat] mChat version 1.8.7 is enabled!
    2011-11-16 17:22:34 [INFO] [MobArena] Payment method found (iConomy version: 5)
    2011-11-16 17:22:34 [INFO] [MobArena] v0.94.3.11 enabled.
    2011-11-16 17:22:34 [INFO] Version: 101
    2011-11-16 17:22:34 [INFO] [NarrowtuxLib] v1.0.1 by [narrowtux] enabled.
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@240 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 870.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@241 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 870.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@242 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 868.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@243 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 870.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@244 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 870.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@245 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 868.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@246 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 870.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@247 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 870.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@248 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 868.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@249 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 870.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@24c in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 870.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@24d in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 868.5,-16.5 (chunk 54,-2) but was stored in chunk 54,-1
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@2f8 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,73.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@2f9 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,73.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@2fa in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,74.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@2fb in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,73.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@2fc in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,74.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@2fd in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,74.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@2fe in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,73.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@2ff in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,74.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@300 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 319.5,73.5 (chunk 19,4) but was stored in chunk 20,4
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@373 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,499.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@374 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,508.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@375 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,502.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@376 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,508.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@377 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,505.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@378 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,502.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@379 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,499.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@37a in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,505.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@37b in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,499.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@37c in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,508.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@37d in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,499.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@37e in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,508.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@37f in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,505.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@380 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,499.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@381 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,502.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@382 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,499.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@38a in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,502.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [WARNING] Wrong location for net.minecraft.server.EntityItem@399 in world 'rpg'!
    2011-11-16 17:22:35 [WARNING] Entity is at 2447.5,505.5 (chunk 152,31) but was stored in chunk 153,31
    2011-11-16 17:22:35 [INFO] [Showcase] Registered type [basic] (9 items loaded)
    2011-11-16 17:22:35 [INFO] [Showcase] Registered type [finite] (537 items loaded)
    2011-11-16 17:22:35 [INFO] [Showcase] Registered type [infinite] (0 items loaded)
    2011-11-16 17:22:35 [INFO] [Showcase] Registered type [exchange] (11 items loaded)
    2011-11-16 17:22:35 [INFO] [Showcase] Registered type [tutorial] (0 items loaded)
    2011-11-16 17:22:35 [INFO] [Showcase] version 0.7.7.11 has been enabled.
    2011-11-16 17:22:35 [INFO] ==================== Towny ========================
    2011-11-16 17:22:36 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-11-16 17:22:37 [INFO] [Towny] Using: PermissionsEX v1.15, Register v1.5, Questioner v0.4
    2011-11-16 17:22:37 [INFO] [Towny] Time until a New Day: 12 hours, 37 minutes, 23 second
    2011-11-16 17:22:37 [INFO] =============================================================
    2011-11-16 17:22:37 [INFO] [Towny] Version: 0.77.1.0 - Mod Enabled
    2011-11-16 17:22:37 [INFO] =============================================================
    2011-11-16 17:22:37 [INFO] [VANISH] Now hooking into Essentials
    2011-11-16 17:22:37 [INFO] [VANISH] Version 1.8 enabled.
    2011-11-16 17:22:37 [INFO] WorldBorder version 1.4.4 loading
    2011-11-16 17:22:37 [INFO] [WorldBorder] [CONFIG] Using square border, knockback of 3.0 blocks, and timer delay of 5.
    2011-11-16 17:22:37 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
    2011-11-16 17:22:37 [INFO] [WorldBorder] [CONFIG] World "rpg_nether" has border radius 3000 at X: 0.0 Z: 0.0
    2011-11-16 17:22:37 [INFO] [WorldBorder] [CONFIG] World "rpg" has border radius 3000 at X: 0.0 Z: 0.0
    2011-11-16 17:22:37 [INFO] [WorldBorder] [CONFIG] Will use plugin for permissions: Permissions v2.7.7
    2011-11-16 17:22:37 [INFO] For reference, the main world's spawn location is at X: -83 Y: 70 Z: -57
    2011-11-16 17:22:38 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-11-16 17:22:38 [INFO] Done (2.431s)! For help, type "help" or "?"
    2011-11-16 17:22:38 [INFO] War> Loading zone 2Fort...
    2011-11-16 17:22:39 [INFO] War> Warzones ready.
    2011-11-16 17:22:40 [INFO] War> Warhub ready.
    2011-11-16 17:22:40 [INFO] -******* TownyChat enabled *******-
    2011-11-16 17:22:40 [INFO] [VANISH] Found a different version available: 1.8.1
    2011-11-16 17:22:40 [INFO] [VANISH] Check http://dev.bukkit.org/server-mods/vanish/
     
  25. Offline

    PatrickFreed

    @--GJ--
    Fixed. Re-download. Thanks for the report. ;)
     
  26. Offline

    --GJ--

    Thank you sir, I'll be sure to do that.

    Also, while you're working on this, you think you can add some sort of method to keep people from simply replacing blocks & mining them over & over for money?
     
  27. Offline

    PatrickFreed

    That would be tricky because I'd have to distinguish between player placed blocks and naturally occurring ones. I'm not sure if I'll implement that, thanks for the suggestion though.
     
  28. Offline

    erdrickk

    I am not sure I understand how to use this. I installed it, configed the SQL - all that works. I used the default config as a test and everytime I mine a stone it spams chat with "true" Why does it do this and how exactly do people get paid? I don't see the payment message
     
  29. Offline

    PatrickFreed

    Thats probably some debug code, hold on a second...
    Re-download.

    In the config, under materials put '<itemid>'
    amount is the amount needed.
    money is the amount paid.
    use item is whether to pay in blocks as well as money
    item.id is what item to pay out and item.item-amount is how much to pay out of that item
     
  30. Offline

    number1_Master

    XD this was last edited on my birthday :p
     
  31. Offline

    TheNoobWar

    I suppose this doesn't work with the R1 build I get an error
    17:24:18 [INFO] Could not call home.
    17:24:18 [SEVERE] java.lang.NullPointerException
    17:24:18 [SEVERE] at java.net.URLEncoder.encode(Unknown Source)
    17:24:18 [SEVERE] at com.epicsagaonline.bukkitstats.CallTask.postUrl(CallH
    ome.java:126)
    17:24:18 [SEVERE] at com.epicsagaonline.bukkitstats.CallTask.run(CallHome.
    java:98)
    17:24:18 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftWorker.run(Craf
    tWorker.java:34)
    17:24:18 [SEVERE] at java.lang.Thread.run(Unknown Source)

    Any reasons why?
     

Share This Page