Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Countering alt accounts. #6

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Conversation

Exultant
Copy link

New features:
Keeps track of alt accounts.
Keeps track of player log outs.
Prevents players from quickly logging out of one account and into another.
Prevents non-imprisoned accounts from logging in if they have 2 or more imprisoned alts.

Exultant and others added 30 commits June 14, 2012 20:09
Added kicking players on join is they are not imprisoned and have 2 or more imprisoned alt accounts.
Added kicking players that are not imprisoned with 2 or more imprisoned alt accounts when one of the alt accounts get imprisoned.

Signed-off-by: Exultant <[email protected]>
Added command pploadalts to reload alts file.

Signed-off-by: Exultant <[email protected]>
Added code to record logout times of players temporarily.
Added code to kick players on login if they have logged out with an alt account too recently.

Signed-off-by: Exultant <[email protected]>
…identify the corresponding player name of a pearled NPC.

Signed-off-by: Exultant <[email protected]>
Signed-off-by: Exultant <[email protected]>
Fixed backing up of text files.
…nventory is full when they pearl someone (where previously they were deleted).

Signed-off-by: Exultant <[email protected]>
Conflicts:
	src/com/untamedears/PrisonPearl/PrisonPearlManager.java
Maven POM file for proper Jenkins support
Signed-off-by: Exultant <[email protected]>
…arl is revealed to damaging players instead of receiving the pearl.

Signed-off-by: Exultant <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants