Jump to content

add xperience

Closed 2.0.2 2.0.3

rustmmopve

Posted

can you add xperience in this plugin so players can lose xp upon death

  • Moderator
Mals

Posted

Hi Rustmmopve.

My apologies, I missed this notification. Since there is an API I should be able to add support for this.

-Mal

  • Moderator
Mals

Posted

I was doing the coding and noticed XPerience has a build in death penalty logic. Why would you want to use my plugin when it is built in:

        public class XpReducer
        {
            public bool suicidereduce = true;
            public double suicidereduceamount = 5;
            public bool deathreduce = true;
            public double deathreduceamount = 5;
        }
     

  • Moderator
Mals

Posted

Changed Status from Pending to Closed

Changed Fixed In to Next Version

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.4k

Files Sold

Total number of files sold.

2.1m

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.