Simple Origin Changer

Quick rating

Community listing page, reviews here may not be monitored by the author.

Simple Origin Changer

No reviews yet

A simple way to give players the chance to change their origin within a certain time limit after joining

Mod Loaders
Datapack
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
License
MIT License
Latest Version
2.2.1+1.20.1

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

An image of the origin changer command. The game tells the player that they can change their origin a total of 1 time, that they have not yet changed their origin, and that they must change their origin within the next 29 minutes and 33 seconds, if at all. It then provides a button to change their origin. A chat message telling the player that the Origin Selection Gui has just been opened for them. It informs the player that this is their 1st origin change, out of a total of 1 origin changes. An image of the origin changer command. The game tells the player that they have changed their origin 1 time, out of a total of 1 time. It also tells the player they have passed the playtime deadline, and they cannot change their origin any further.

A very simple datapack to allow players to change their origin a configurable amount of times (default 1) within a certain period of time since joining (default 30 minutes).

To access their origin change, players must run /trigger origin-change.

Time players spend in the origin selection gui is not counted towards the time limit for changing their origin.

The time limit and maximum number of origin changes a player can have can be easily adjusted by changing the following scores:

# 36000 is 30 minutes in ticks (30 * 60 * 20)
/scoreboard players set #maxTime origin-change-timer 36000
# 1 max change per person
/scoreboard players set #maxChanges origin-change-used 1

For example, if you wanted to change the time limit to 45 minutes, and the maximum number of changes to 2, you'd run the following commands:

/scoreboard players set #maxTime origin-change-timer 54000
/scoreboard players set #maxChanges origin-change-used 2

Feel free to use in all modpacks and servers, as long as you don't remove the credit!

Screenshots

Gallery

  • Info command with default options
    Info command with default options An image of the origin changer command run with default settings.
  • Post-change chat message
    Post-change chat message A chat message informing the player they've just done an origin change (with default settings)
  • Ineligibility message with default options
    Ineligibility message with default options An image of a player that has changed their origin 1 time and passed the eligibility deadline with default settings.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works