Filled Company type plugin request.

Discussion in 'Archived: Plugin Requests' started by invinciblenick, Nov 30, 2013.

  1. Offline

    invinciblenick

    Hello, I'm Nicholas. So, basically, I have been looking trough bukkit and have found nothing of what I need. I run/own an RPG based server, but have found nothing to make it "Lively" so I was thinking something like this. So, I would like a plugin that has the following features.
    Plugin name: Companies

    What I want:
    When a player creates a Company, it makes a company money account.

    Creating companies or businesses on a server. For the user side of things I would like:
    Create company with:
    /company create <name>

    Create company wages for hired player income with:
    /company setwage <amount>

    Hire people for company with:
    /company hire <name>

    Set company home/spawn with:
    /company setspawn

    Give money to company account with:
    /company addmoney <amount> <business>

    See company Balance with:
    /company bal

    Give CEO of company to:
    /company makeceo <playername>

    Create company info with:
    /company setinfo

    See company info (Company CEO, Company Members, Company Balance, Company information) with:
    /company info

    Administrative tax command for OP to set:
    /company tax set <money taken from company account per day (Real life time)>

    Permissions:
    companies.<command>

    When I need it:
    Whenever you feel like you can have it done bye, the earlier, the better :)

    I will be sure to give reference to the plugin creator if it is made. Unfortunately, I am unable to pay for this plugin. Thank you for reading,
    Sincerely
    ~Nicholas (AKA, invinciblenick)
     
  2. Offline

    idontcare1025

    Hey I can make this for you, I'll start working on it right now

    I'll have it done tomorrow. Getting now and I'm sleepy, once I get back from school I'll finish it up.
     
  3. Offline

    invinciblenick

    Hey, that's GREAT. Thank you so much! :)
     
  4. Offline

    idontcare1025

    Done. Here: <Edit by Moderator: Redacted mediafire url>
    <Removed advertising - Necrodoom>
     
    Last edited by a moderator: Nov 4, 2016
  5. Offline

    invinciblenick

    <Removed advertising - Necrodoom>

    (Edit) Sorry, 1.7.2 bukkit didn't seem to pick it up? "Could not load 'plugins\companies.jar' in folder 'plugins".
     
  6. Offline

    idontcare1025

    [quote uid=90872293 name="invinciblenick" post=2051569]<Removed advertising - Necrodoom>

    (Edit) Sorry, 1.7.2 bukkit didn't seem to pick it up? "Could not load 'plugins\companies.jar' in folder 'plugins".[/quote]

    Sorry, I compiled in 1.6.4 :p
    Here is the new download link: <Edit by Moderator: Redacted mediafire url>
    Oh, btw, it requires Vault. May have caused the issue.
     
    Last edited by a moderator: Nov 4, 2016
  7. Offline

    invinciblenick

    Hey, I tried it.
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:257) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132) [craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:420) [craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token; found character '\t' that cannot start any token
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:591) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:133) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:411) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:188) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:252) ~[craftbukkit-1.7.2-R0.1-20131204.020906-17.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    ... 8 more

    Kinda popped up.
     
  8. Online

    timtower Administrator Administrator Moderator

    [quote uid=90891233 name="idontcare1025" post=2051620]Sorry, I compiled in 1.6.4 :p
    Here is the new download link: <Edit by Moderator: Redacted mediafire url>
    Oh, btw, it requires Vault. May have caused the issue.[/quote]
    1.7.2 and 1.6.4 isn't really the issue :p Why do you think that we work with an API :p
    And based on the error invinciblenick gave: your plugin description in the plugin.yml contains an \t, it doesn't like that
     
    Last edited by a moderator: Nov 4, 2016
  9. Offline

    idontcare1025

    [quote uid=87695 name="timtower" post=2052076]1.7.2 and 1.6.4 isn't really the issue :p Why do you think that we work with an API :p
    And based on the error invinciblenick gave: your plugin description in the plugin.yml contains an \t, it doesn't like that[/quote]

    Checked it, apparently put an extra space enfront of one of the commands.

    Here: <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 4, 2016
  10. Offline

    CaptainWalrus

  11. Offline

    invinciblenick

    Thanks! It worked! If you wish to take a look, I've uploaded it into the server. Also, is there a way you can add an Iconomy hook into it? So people can't abuse by giving a tonne of money to their company?
     
  12. Offline

    CaptainWalrus


    He did hook it into vault. Basically the same thing.
     
  13. Offline

    idontcare1025

    The reason it uses Vault is to do just that so it takes money from people.
     
  14. Offline

    Ender_Mouse

    so if i looked this up on Bukkit list in would show up
     
  15. Online

    timtower Administrator Administrator Moderator

  16. Offline

    Ender_Mouse

    k thanks
     

Share This Page