KingsDuck World

There are currently 0 players online.

Connect now using the IP kingsduck3.aternos.me:40500

KingsDuck

Owner
The widget is disabled for the specified Discord server. Please go to the 'Widget' tab in your Discord server settings, and ensure the Discord widget is enabled and that the ID is correct.

Feed

KingsDuck
KingsDuck
For Registration, Please wait for admin to approve your account!

About

Registered:
over 4 years ago
Last Seen:
over 3 years ago
Profile Views:
581

Latest Posts

over 3 years ago
Keep this

# Project 1
def roman_to_int(roman):
  conv = {
    'M':1000,
    'D':500,
    'C':100,
    'L':50,
    'X':10,
    'V':5,
    'I':1
  }
  idx = 0
  number = 0

  while idx < len(roman) - 1:
    if conv[roman[idx]] < conv[roman[idx]]:
          number = number - conv[roman[idx]]
    else:
          number = number + conv[roman[idx]]
    idx = idx + 1
  return(number)
# giving value back to where it called

over 4 years ago
New Bedwars Map

Coming... The New Glacier Bedwars Map is Ready!!!

Some Images of the Map!

These are 2v2v2v2v2v2v2v2 Map

over 4 years ago
Violation Test

This is a test

over 4 years ago
New Minigame! Medieval Survival ?


---------------------------------------------------------------------
Hey There, Normally We have 6 Minigames, But now, 7
Here is one of our Newest Minigame! Called Medieval Survival

In Here, there are
- Plenty of Quests
- Land Protection
- Hard Mode
- Protections to Newbie Players


Join Now! We have Plenty of quests and Fun Minigames
IP : KINGSDUCK3.ATERNOS.ME
---------------------------------------------------------------------

over 4 years ago
New Event! Parkour Minigame

Dear Members, Now we have New Event called 1.17 Parkour
Join Now : kingsduck3.aternos.me

-----------------------------------------------------------

Winning Technique : The one who have the most Parkoins (Parkour Coins) Wins an MVP Rank Ingame!

Rules for the Minigame : Punished Players are not allowed for asking for unban just only for Event

-----------------------------------------------------------

NOTE : EVENT WILL START FROM 23/7/2022 -> 14/8/2022

 

 

Ingame Statistics

Failed to fetch player data from MCStatistics!

Server Status

Offline
KingsDuck World