Jump to content

Reset Options

Closed 1.3.9

PrimeCraze

Hello,

When doing a Reset options - Reset All Players data which is a full wipe. it resets the panel to location 1. is there a way to have it keep the location you set?

Thanks.

Share this comment


Link to comment
3 minutes ago, PrimeCraze said:

Hello,

When doing a Reset options - Reset All Players data which is a full wipe. it resets the panel to location 1. is there a way to have it keep the location you set?

Thanks.

a full reset will reset everything including the UI location to default location set in the admin panel. This is due to some server not allowing player to change the UI location and this will update all players to use the default UI location.

 

Edited by MACHIN3

Share this comment


Link to comment

thanks i have it set to default location option 2 but when I reset it, it reverts to 1 again.   Also how would i go about resizing this panel if I wanted to keep it on location 1? its overlapping my bag icon?

Thanks so much for the replies and really enjoy this system!

toolbar.png

Share this comment


Link to comment
1 hour ago, PrimeCraze said:

thanks i have it set to default location option 2 but when I reset it, it reverts to 1 again.   Also how would i go about resizing this panel if I wanted to keep it on location 1? its overlapping my bag icon?

Thanks so much for the replies and really enjoy this system!

toolbar.png

Do you have it set as default in the admin area, the location option in your profile is just for you not default for the server. Make sure it's set in the admin area for location 2 if thats where you want everyone to be set when they first join.

As for resizing the UI, there currently is no options to adjust it. I will look into adding that ability as an admin panel option

Share this comment


Link to comment

Thanks!  So im wondering if im doing something wrong, /resetxperience doesnt work its an unknown command for me when i try.  I want to reset everyones skills, points and XP but its not working for me.  Can you check this out as well?

I am an owner / Admin on my server and i get the unknown command.

Admin Commands: (Requires server admin or xperience.admin permission)

/resetxperience - Clears and resets all player data in XPerience

Edited by PrimeCraze

Share this comment


Link to comment
8 hours ago, PrimeCraze said:

Thanks!  So im wondering if im doing something wrong, /resetxperience doesnt work its an unknown command for me when i try.  I want to reset everyones skills, points and XP but its not working for me.  Can you check this out as well?

I am an owner / Admin on my server and i get the unknown command.

Admin Commands: (Requires server admin or xperience.admin permission)

/resetxperience - Clears and resets all player data in XPerience

I haven't updated the default commands on the page yet but they are changeable in the config file

 

        public class PlayerChatCommands
        {
            public string openplayerstats = "xpstats";
            public string showplayerstatschat = "xpstatschat";
            public string opentopplayers = "xptop";
            public string playeraddstat = "xpaddstat";
            public string playeraddskill = "xpaddskill";
            public string playerresetstats = "xpresetstats";
            public string playerresetskills = "xpresetskills";
            public string playerresetall = "xprestart";
            public string playerliveuichange = "xpliveui";
            public string openhelp = "xphelp";
        }

        public class AdminChatCommands
        {
            public string showadminhelp = "xpadminhelp";
            public string openadminpanel = "xpconfig";
            public string adminresetxperience = "xpresetall";
            public string adminxpgive = "xpgive";
            public string adminxptake = "xptake";
            public string adminresetplayer = "xpresetplayer";
            public string adminfixdata = "xpfix";
            public string adminitemchange = "itemchange";
            public string adminresetharvest = "resetharvest";
            public string adminresetlevelonly = "resetlevel";
            public string adminresetrankonly = "resetrank";
            public string adminresetlevelonlyall = "resetalllevels";
            public string adminresetrankonlyall = "resetallranks";
        }

 

  • Like 1

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.8k

Files Sold

Total number of files sold.

1.6m

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.