Jump to content

Xray

Creator
  • Posts

    444
  • Joined

  • Last visited

Everything posted by Xray

  1. Xray

    Having issues with one user,

    Hello, goontrash What permission did you set to user to have & have you looked at Limited Mode > Limitations > Third-party Plugins > List > Umod > Use Vanish, Use Godmode "Third-party Plugins": { "Enable All Plugins": false, "List": { "Umod": { "Use Admin Radar": false, "Use Freeze": false, "Use Godmode": false, <--- This One "Use Inventory Viewer": false, "Use Player Administration": false, "Use Spectate": false, "Use Vanish": false <--- This One } } }
  2. Xray

    admin panel

    Changed Status from Work in Progress to Closed
  3. Xray

    admin panel

    Solved On Discord
  4. Xray

    admin panel

    Discord Reply
  5. Xray

    admin panel

    Changed Status from Pending to Work in Progress Changed Fixed In to 2.0.6
  6. Xray

    admin panel

    Hello, lilmunt Do you have discord Add me Xray2#5766 And from what i can see on the picture you do not have installed the third-party plugins (Godmode, Vanish, Player Administrator) Thats the reason the buttons are grayed out + those third-party plugins need permission I highly recommend you look into Permission Manager & the video i found for you in private messages as it explains everything about oxide & permissions As it's an amazing tool for managing oxide permissions and groups 🙂
  7. Xray

    HUD

    https://umod.org/plugins/info-panel -- I use this one myself And to name a other few https://codefling.com/plugins/panelv2 https://codefling.com/plugins/svui-info-panel https://codefling.com/plugins/server-hud
  8. Xray

    Admin Toggle

    Hello, Z1PP3R I believe this feature is already in the latest version of AdminToggle v2.0.6 If you look under the section Interface you should see this RED, GREEN, BLUE, ALPHA/transparency/opacity Best Regards Xray
  9. Xray

    Admin Toggle

    Hello, Perfectangel01 The Feature you requested to notify everyone on the server when a admin activated/deactivated admin mode has now been added in latest version 2.0.5 Best Regards Xray
  10. Xray

    Admin Toggle

    Hello, DeX Yes you might risk getting kicked due to EAC when toggling from Admin -> Player This only occurs only if attempting to fly while the server is changing you form Auth 2 -> 0 I belive this is a side effect of toggeling Auth level while a player is conntected As long you do not attempt to fly while toggeling from Admin -> Player it's works like a champ But I did implant some fail checks to prevent this to a certain extent & still actively developing this plugin And regarding limited actions currently when in admin mode you have full admin (Auth 2) rights Overall what my plugin does is make a connection between "playing" on the server & doing administrative tasks Check the config for a feature list 🙂 I am open to suggestions and improvements as i use this plugin for my own servers Best Regards Xray
  11. Xray

    It does not work

    Hello, Hi im billa I am glad we solved your issue let me know if you have any other requests by making a new ticket Best Regards Xray
  12. Xray

    It does not work

    Changed Status from Work in Progress to Not a Bug
  13. Xray

    It does not work

    invite Send
  14. Xray

    It does not work

    Changed Status from Pending to Work in Progress Changed Fixed In to 1.0.1
  15. Xray

    It does not work

    Hello, Hi im billa Thats unfortunate to hear. Could you specify the functions there isn't working? Or are we talking everything this includes Permissions Settings Command Settings Logging Settings Interface Settings Notification Settings Player Settings Outfit Settings Third-party Plugin Settings I will look into the issues you said above (Notification Settings,Player Settings Inventory) Just to clarify you did give the permission "admintoggle.use" to the group/user right?
  16. Xray

    Admin Toggle

    Hello, beetle My version is an improved version fixed most of the bugs still actively working on it and haven't experienced it crashing the server Using this plugin for my own servers so it's in my best interest to fix any upcomming issues Best Regards Xray
  17. Xray

    Admin Toggle

    Version 3.1.19

    1,406 downloads

    Installation Place the AdminToggle.cs file in /oxide/plugins/ Place the XLIB.dll Dependency in /RustDedicated_Data/Managed/ Grant yourself the default permission o.grant user YOURNAME admintoggle.master the .master permission selector needs to be adapted to what you called the permission setting for the mode Information AdminToggle Allows admins with permission to toggle between player & admin mode Reset Command Open f1 console & write at.fix - Reverts you to player mode (the hard way) (Permission, Priority, Toggle Commands) - Must be unique Core Mode Featues Unlimited custom modes Customizable permission name Priority system for modes Master mode Oxide group toggling Custom commands to toggle Restriction system to specfic steam ids a certan mode Mode Settings (admin) Require a reason to toggle Autorun commands on toggle Separated inventories Teleport back to toggle location upon exiting Revert auth to 0 on disconnect Blocked commands Custom outfit while in mode Notifications (global-chat notification, local-chat notification, popup notification, sound perfab notification & Discord embed Notification) Interface toggle button, pulsing panel, action menu Blocked actions Blocked plugins hooks Mode Settings (player) Autorun commands on revert Notifications (global-chat notification, local-chat notification, popup notification, sound perfab notification & Discord embed Notification) Blocked commands Blocked plugins hooks API Hooks void admintoggle_onAdmin (BasePlayer player) { /*Do something epic*/ } void admintoggle_onPlayer (BasePlayer player) { /*Do something epic*/ } API Methods bool IsAdmin(BasePlayer player); object[] GetMode(BasePlayer player, bool TrueMode = false); /* IF player.userID IS ASSIGNED ANY MODE RETURNS TRUE IF player.userID IS NOT ASSIGNED ANY MODE RETURNS FALSE */ bool isAdmin = AdminToggle.Call<bool>("IsAdmin", player.userID); /* IF player IS NOT ASSIGNED MODE RETURNS NULL IF bool IS SET FALSE RETURNS CURRENT MODE -- object[0] permission (string), object[1] priority (int), object[2] isMaster (bool) IF bool IS SET TRUE RETURNS HIGHEST MODE -- object[0] permission (string), object[1] priority (int), object[2] isMaster (bool) */ object[] getMode = AdminToggle.Call<object[]>("GetMode", player, false); Default Configuration (1 mode) Known incompatible plugins Server Armour (Compatible with v2.29.44 and above)
    $8.99
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.2k

Files Sold

Total number of files sold.

2.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.