Coder Social home page Coder Social logo

ocd's People

Contributors

nayruden avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ocd's Issues

Add a "count" command

Add a count command that will print out a report of how much you have of each item. Maybe combine with the "all" flag somehow for a "count all chests near me"?

Chest protection support

Support for LWC and my own possibly upcoming chest protection.

Need to look into how Bukkit supports cross-plugin communication.

Sorting

The ability to sort chests would be nice

Sort isn't working since one of the recent craftbukkit updates

Sorting fails with the following error:

00:04:05 [SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'ocd' in plugin OChestDump v1.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:254)
        at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:626)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:589)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:583)
        at net.minecraft.server.Packet3Chat.a(SourceFile:24)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
Caused by: java.lang.NullPointerException
        at net.omnivr.ocd.OChestDump.compactStack(OChestDump.java:192)
        at net.omnivr.ocd.OChestDump.compactInventory(OChestDump.java:203)
        at net.omnivr.ocd.OChestDump.onCommand(OChestDump.java:122)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more

The Bukkit devs probably changed how they're handling empty spaces in the inventory.

Dispenser support

Add support for stashing, looting, and swapping to/from dispensers in OCD.

Add a "sort all" feature.

A "sort all" feature with a configurable range to sort chests within would be nice. The admin would set the maximum range in the config. Any chest that is detected not to be owned by the player should be ignored.

Settings

The settings are pretty much useless if you have no chest protection plugin.
I suggest that the folder that contains them would not be created automatically, but would be used if it exists.
In the zip you download, there would be the folder, the plugin and a readme which would say that the folder is only to use if you have a chest protection plugin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.