Skip to content

Why is force disallowed on /tpa? #6

@osvein

Description

@osvein

Why can't we force /tpa?

if (cmdname.equalsIgnoreCase("tpa") && player != null && player.hasPermission("teleplugin.tpa")) {
    force = false; // Disallowed

Is this intentional? If so, what's the intention?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions