Make sure to give yourself the correct permissions. See plugin description for more information.
What is the name of the new item you are having problems with?
Admin Spawn [Unmaintained]
Discussion in 'Plugin Support' started by insane8472, Jan 14, 2016.
-
-
Seems to spawn for me. In the F1 menu, and with /giveme smg.mp5.
-
I get "[Admin Spawn] Invalid item smg.mp5." when I use the /give or /giveme command. -
-
-
It says the plugin is loaded in console, but none of the commands are in-game. Any idea?
-
-
-
So I have the plugin setup correctly, permissions set and all. Works fine, just when I spawn items from the F1 menu it gives me double what I'm asking for. So Arm:2, BP:2, 100:200,1k:2k. How can I set it up to not do that?
-
Do you have any other plugins that does what this plugin does such as give items?
-
I do not. The main reason I got the plugin was to make the 1k buttons give me a full stack of 65k. And to remove the warning to other users so they dont scream admin abuse. I edited the config file, if I set the config to give 1k as 65 it gives me 66 when I click it in-game. So I dropped it to 64 to workaround the issue. Just a pain when it gives me 2 instead of 1 of other things.
-
Please post the config you were using when it was acting strange. I will use it and see if it happens for me.
-
Code:
{ "Blacklist": { "Items": [ "rifle.ak", "supply.signal" ] }, "Settings": { "Blacklist": "false", "Console": "true", "GiveAllSleeping": "true", "Log": "true", "LogFile": "oxide/logs/AdminSpawn.txt", "MessageSize": "12", "OneHundred": "100", "OneThousand": "64000", "Popup": "true", "WarnChat": "false", "WarnGiveTo": "true", "WarnUser": "true" } }
-
delete
-
Hi! Can you change the PLUGIN.ResourceID into PLUGIN.ResourceId ---> for the updater ! For future updates!? thanks !
-
please change line 5 of your plugin:
"PLUGIN.ResourceID = 1644" should be "PLUGIN.ResourceId = 1644"
ty. -
insane8472 updated Admin Spawn with a new update entry:
1.1.3
-
i cant downloed it
-
Fixed