[Server Plugin] AutoPickup

The official Rising World Soundtrack is available!
You can also get the Soundtrack on Steam
  • This is a small plugin that automatically picks up items on the ground around you. There are a few cases of items that won't be picked up by the plugin (guns, API custom items), mostly due to me no being able to find all the required item info to reproduce the item in the inventory; e.g. dropping a gun with 20 rounds gets picked up with zero rounds. I may find a solution to these in the future, or not. ;) In either case, there are some updates* I want to make, so there will be changes coming.


    The code-base is at Github, so you can see exactly how hacky my code is, and also so you can see there are no nasties in it.

    Repo - https://github.com/HomeWorldMC/AutoPickup

    Working Build - http://www.thehomeworld.org/resources/AutoPickup.7z



    * Updates Pending

    - Ability to disable if you don't what to auto pickup on a server using the plugin. Maybe something like /ap disable, /ap enable. Added commands; /ap disable & /ap enable

    - A couple of global variables that should really be per player variables need to be fixed. Fixed

  • Textra

    Changed the title of the thread from “[Plugin] AutoPickup” to “[Server Plugin] AutoPickup”.
  • for the weapons picked up with no ammo issue. not sure if it would work. use the

    PlayerDropItemEvent to get the item to assign the ammo count as an attribute. when its picked up use the object definition to get the correct ammo and the attribute to add to correct amount to the players inventory.

  • Moin moin in der runde,

    ich bin neu hier und brauche etwas Starthilfe.

    Mein Anliegen ist das ich habe mir ein ein Server erstellt Bei GamerzHost https://www.gamerzhost.de/index.php?aid=a2QyMDQ3MA==.

    Und zwar bekomme ich keine Plugins auf mein Server rein habe so weit ein Ordner erstellt mit den Namen Plugins, Datei drauf geladen mit der gewissen Plugins Datei aber immer noch kein Erfolg.

    ich habe auf YouTube schon gesucht nach einer schritt für schritt Anleitung aber auch nix gefunden.

    wenn mir da einer helfen könnte wäre das suuuuuuuuuper lieb danke im Voraus.

  • Post by EpicCev ().

    This post was deleted by the author themselves ().
  • Datei drauf geladen mit der gewissen Plugins Datei aber immer noch kein Erfolg.

    Die meisten Plugin Dateien hier sind "gepackt"; mit .zip oder wie hier mit .7z .... das heißt, diese Dateien kannst Du nicht in den entsprechenden Plugin Ordner kopieren; sie müssen erst "entpackt" werden.

    Sehr wahrscheinlich bekommst Du dann einen Ordner mit dem Plugin Namen und darin befinden sich dann die jar Dateien und vllt. auch Assets.

    Diesen Ordner kannst Du dann komplett in den Plugin Ordner Deines Servers kopieren.


    Und wenn Du die Unity Version spielst, dann bist Du hier im falschen Forum und solltest Dir diese Plugins anschauen:

    Plugins (Neue Version)

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!