HomeJavaModsBYD_WORLD_ULTRA
BYD_WORLD_ULTRA
ModsJava

BYD_WORLD_ULTRA

by Data708983 · on Modrinth

Vanilla Survival Server Basic Integration Plugin. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth
BYD_WORLD_ULTRA — screenshot 1BYD_WORLD_ULTRA — screenshot 2BYD_WORLD_ULTRA — screenshot 3BYD_WORLD_ULTRA — screenshot 4BYD_WORLD_ULTRA — screenshot 5BYD_WORLD_ULTRA — screenshot 6BYD_WORLD_ULTRA — screenshot 7

View this document in:
English | 简体中文

BYD_ICON

Paper Plugin of Vanilla Survival Enhancement

BYD_WORLD_ULTRA

Give us a star if you like this!

Release Downloads GitHub Repo Size Last Commit Release Date

MC Version

Introduction

BWU is a server-side integration plugin for Minecraft Paper servers. It is a vallina survival enhancement plugin.

Features

All features can be configured to be enabled or disabled.

Player Teleportation

Sethome

Broadcast Announcements

Suicide

Death Backtrace

When you teleport back to your death location, you gain 3 seconds of extreme resistance

i18n Suppot

Configuration

config.yml

# (No items yet)

tpa.yml

# TPA feature toggle
enable: true

# Debug mode (independent of enable)
debug: true

# Cooldown time
cooldown: 60

# Confirmation timeout
reply: 60

# Whether to enable confirmation
confirm: true

# Teleportation method
# near (safe location within 5 blocks, default), absolute (player's absolute coordinates)
type: "near"

# Number of records
record: 50

# Cooldown of changing home location
homecooldown: 86400

broadcast.yml

# Broadcast feature toggle
enable: true

# Debug mode (independent of enable)
debug: true

# List of players who will not receive announcements
blacklist:
  - "dadsad"
  - "adsddd"

# Default announcement
default:
  title: "Default notice: %player_name%"
  content:
    - "══════════════════════════════"
    - "Content Ln. 1"
    - "Content Ln. 2"
    - "Content Ln. 3  %img_neitherdoor%"
    - "Content Ln. 4 %img_heart%"
    - "══════════════════════════════"

# Player-specific announcements
player:
  - name: "example name1"
    title: "name1: Welcome to 1.21.8 !"
    content:
      - "══════════════════════════════"
      - "Content Ln. 1"
      - "Content Ln. 2"
      - "Content Ln. 3"
      - "Content Ln. 4"
      - "══════════════════════════════"
  - name: "example name2"
    title: "name2: Welcome to 1.21.8 !"
    content:
      - "══════════════════════════════"
      - "Content Ln. 1"
      - "Content Ln. 2"
      - "Content Ln. 3"
      - "Content Ln. 4"
      - "══════════════════════════════"
  - name: "testplayer"
    title: "Test Player Announcement"
    content:
      - "Content Ln. 1"
      - "Content Ln. 2"
      - "Content Ln. 3"
      - "Content Ln. 4"

Dependencies

Building

Feel free to build it yourself when you'd like to try the latest version.

Gradle is required to build the project.

To integrate the CommandAPI, you should bulid the shadowJar:

gradle clean shadowJar

Check out the Changelog.

Please report bugs and feature requests. PRs are welcome! 🙏🏻

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more