-
Posts
1,443 -
Joined
-
Last visited
-
Days Won
26
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mr01sam
-
I can add that if it helps enough people, otherwise I would recommend just changing the placement in the code yourself, I can help you with that if you would like. Also, just so you know, there is a config option that lets you move the tabs up higher so they're out of the way if that helps. Let me know if either of those things would solve your issue.
-
Changed Status from Pending to Not a Bug
-
It looks like you don't have protection permission. You have to assign yourself (and your players) a protection level in order to use it. For example, you if you do: o.grant user <yourname> raidprotection.level.1 It will grant yourself the protection level 1 that is listed in the config. Check out the plugin documentation for more info about that.
-
Changed Status from Pending to Not a Bug
-
Hello! You have to make sure the plugin ImageLibary is installed. Its required for this plugin to work. After installing ImageLibrary, reload Raid Protection and the message shouldn't appear.
-
@VENIQQ I'm only DMing them to send them the plugin file. If I had any info I'd share it here. I can DM you as well if you're interested.
-
@TheDoc My apologies, this did fall off my radar. I do have a version in the works to fix a separate issue, but it may very well fix this one too. I'll DM you to talk about it more if you're interested.
-
Changed Status from Gremlins to Not a Bug
-
Changed Status from Pending to Gremlins
-
Hey! I'm on my phone at the moment, so I can't check for certain at the moment, but you're not the first one to bring this up - unless I'm mistaken I think I added a record in the localization that allows you to change this. I recommend taking a peek in there, I will look myself when I can as well. Edit: Yes there is a record in the lang file that you can edit the symbol. For example if you want it to be a dollar sign change the following value from this: ["economics currency format"] = "{0:C}", To this: ["economics currency format"] = "${0}", Let me know if you run into any issues.
-
I'll have to check this out and see if the backpacks messed up anything else, thanks for the heads up!
-
Okay, I will DM you later today.
-
Hey! I do have a rewrite of this plugin in the works - it won't involve those features listed as "planned" but it will involve a lot of other new features. Unfortunately, it is pretty ambitious, so it's been taking me a long time to put together, as I've had to start from scratch several times. But I am still working on it when I can, it's definitely one of my favorite plugins I've made. As for umod, I really don't have plans to update those posts at the moment, it's too much work to manage both for all my plugins, so the updated versions will be here on Codefling - so stay tuned!
-
I have a fix in the works... but its going to require a lot of testing before getting posted. I can DM you guys a version if you want to try it.
-
Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.2
-
Changed Status from Pending to Closed Changed Fixed In to 1.1.2
-
I'm not sure how that might work for sure, I'm away this weekend so I can't try it out. Quick loot does take into account the "CanLoot" property to determine if a player is allowed to loot, but I'm not sure if PreventLooting uses that property. If it doesn't I would have to had some code to specifically work with it (which is doable). I can check it out when I get back, but there's a good chance I might forget. If you message me tomorrow or the next day I can try it out and let you know
-
Yes, I am away this weekend unfortunately, but I have started to look into it. I'll update you guys when I have something to test
-
I had someone else report something similar, they reverted to v1.0.7 and they weren't seeing the spam. Keep in mind any statuses that require item icons won't work if you revert. Ill put out a patch for this issue as soon as I can.
-
Hey, thanks for reporting. Can you tell me what plugins are loaded on your server that use simple status? Also do you happen to know what is happening when this occurs?
-
NPC not triggering broken legs or concussion?
Mr01sam replied to Beaverthelieber's Support Request in Support
Changed Status from Pending to Not a Bug